aboutsummaryrefslogtreecommitdiff
path: root/teams/eln
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-05-29 09:46:14 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-05-29 10:13:19 -0400
commit92729675dde6a3325cab4a198db91df8c8a912f8 (patch)
tree76a414947d5af6e0ac6c3086531f2b60063d1b6a /teams/eln
parent887dbe204bebe1b76a3df2e5c6f340e582665958 (diff)
downloadkiwi-descriptions-92729675dde6a3325cab4a198db91df8c8a912f8.tar.gz
kiwi-descriptions-92729675dde6a3325cab4a198db91df8c8a912f8.zip
teams/eln/wsl: Use native "wsl" image type
This introduces extra validation for WSL image creation to ensure the result is usable.
Diffstat (limited to 'teams/eln')
-rw-r--r--teams/eln/wsl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/teams/eln/wsl.xml b/teams/eln/wsl.xml
index c1c4beb..a202e5c 100644
--- a/teams/eln/wsl.xml
+++ b/teams/eln/wsl.xml
@@ -3,7 +3,7 @@
<profile name="WSL-Base" description="Windows Subsystem for Linux Base"/>
</profiles>
<preferences profiles="WSL-Base">
- <type image="tbz"/>
+ <type image="wsl"/>
<timezone>Etc/UTC</timezone>
<locale>en_US</locale>
<rpm-locale-filtering>false</rpm-locale-filtering>