Unverified Commit 9db36516 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

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

parent 0dabce04
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -61,12 +61,6 @@
      </DiskConfiguration>
      <ImageInstall>
        <OSImage>
          <InstallFrom>
           <MetaData wcm:action="add">
              <Key>/image/index</Key>
              <Value>2</Value>
            </MetaData>
          </InstallFrom>
          <InstallTo>
            <DiskID>0</DiskID>
            <PartitionID>3</PartitionID>
@@ -87,7 +81,7 @@
        <FullName>Docker</FullName>
        <Organization>Windows for Docker</Organization>
        <ProductKey>
          <Key />
          <Key>CGK42-GYN6Y-VD22B-BX98W-J8JXD</Key>
        </ProductKey>
      </UserData>
      <EnableFirewall>false</EnableFirewall>
+1 −7
Original line number Diff line number Diff line
@@ -61,12 +61,6 @@
      </DiskConfiguration>
      <ImageInstall>
        <OSImage>
          <InstallFrom>
           <MetaData wcm:action="add">
              <Key>/image/index</Key>
              <Value>1</Value>
            </MetaData>
          </InstallFrom>
          <InstallTo>
            <DiskID>0</DiskID>
            <PartitionID>3</PartitionID>
@@ -87,7 +81,7 @@
        <FullName>Docker</FullName>
        <Organization>Windows for Docker</Organization>
        <ProductKey>
          <Key />
          <Key>M7XTQ-FN8P6-TTKYV-9D4CC-J462D</Key>
        </ProductKey>
      </UserData>
      <EnableFirewall>false</EnableFirewall>