Sha256: ec6be761c0daf4b73480f672a8637627fc146df54c263554d8e9d083fc4f7924

Contents?: true

Size: 1.06 KB

Versions: 44

Compression:

Stored size: 1.06 KB

Contents

<?xml version="1.0" standalone="yes"?>
<BundleConfig>
  <Property>
    <Name>AutoSysprep</Name>
    <Value>No</Value>
  </Property>
  <Property>
    <Name>SetRDPCertificate</Name>
    <Value>No</Value>
  </Property>
  <Property>
    <Name>SetPasswordAfterSysprep</Name>
<% if @auto_gen_password %>
    <Value>Yes</Value>
<% else %>
    <Value>No</Value>
<% end %>
  </Property>
  <GeneralSettings>
    <AutoResponse>false</AutoResponse>
    <Sysprep version="6.0">
      <PreSysprepRunCmd>C:\Program Files\Amazon\Ec2ConfigService\Scripts\BeforeSysprep.cmd</PreSysprepRunCmd>
      <ExePath>C:\windows\system32\sysprep\sysprep.exe</ExePath>
      <AnswerFilePath>sysprep2008.xml</AnswerFilePath>
      <Switches>/oobe /shutdown /generalize</Switches>
    </Sysprep>
    <Sysprep version="5.2">
      <ExePath>sysprep-AMD64.exe</ExePath>
      <AnswerFilePath>sysprep-AMD64.inf</AnswerFilePath>
      <Switches>-quiet -pnp -mini -forceshutdown -reseal</Switches>
      <DefaultRunInServiceProcess>true</DefaultRunInServiceProcess>
    </Sysprep>
  </GeneralSettings>
</BundleConfig>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
cloud-mu-3.1.1 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.0 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.0.2 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.0.1 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.0.0 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.0.0beta cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.4 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.1.0beta cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.3 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.2 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.1 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.beta3 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.beta2 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.beta1 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.alpha9 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.alpha8 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.alpha7 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.alpha6 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.alpha5 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-2.0.0.pre.alpha4 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb