feat: Select LTSC edition based on key (#197)

This commit is contained in:
Kroese 2024-10-12 16:57:29 +02:00 committed by GitHub
parent 1ed74593d1
commit ef51c7d6c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,12 +61,6 @@
</DiskConfiguration> </DiskConfiguration>
<ImageInstall> <ImageInstall>
<OSImage> <OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/image/index</Key>
<Value>1</Value>
</MetaData>
</InstallFrom>
<InstallTo> <InstallTo>
<DiskID>0</DiskID> <DiskID>0</DiskID>
<PartitionID>3</PartitionID> <PartitionID>3</PartitionID>
@ -87,7 +81,7 @@
<FullName>Docker</FullName> <FullName>Docker</FullName>
<Organization>Windows for Docker</Organization> <Organization>Windows for Docker</Organization>
<ProductKey> <ProductKey>
<Key /> <Key>M7XTQ-FN8P6-TTKYV-9D4CC-J462D</Key>
</ProductKey> </ProductKey>
</UserData> </UserData>
<EnableFirewall>false</EnableFirewall> <EnableFirewall>false</EnableFirewall>