teams/cloud/wsl: Use native "wsl" image type

This introduces extra validation for WSL image creation to ensure
the result is usable.
This commit is contained in:
Neal Gompa
2025-05-29 10:13:19 -04:00
parent 2abcb7b777
commit 887dbe204b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -2,7 +2,7 @@ summary: Build the Windows Subsystem for Linux image
discover:
how: fmf
environment:
image_type: tbz
image_type: wsl
image_profile: WSL-Base
kiwi_file: Fedora.kiwi
execute: