packer-cn/builder/amazon
Chris Chalfant 72a7123a0b Add option to tell packer not to stop the instance
It is sometimes desirable to sysprep a windows machine before creating
an EC2 image. The AWS-approved way to do this is to run
ec2configservice.exe -sysprep and let ec2configservice shut down the instance.
This change adds an option to disable the stop instance call issued by packer
so that the user can control when the machine is stopped.
2016-03-14 12:54:03 -04:00
..
chroot file provisioner improvements 2016-02-12 11:48:28 -08:00
common Add option to tell packer not to stop the instance 2016-03-14 12:54:03 -04:00
ebs Add option to tell packer not to stop the instance 2016-03-14 12:54:03 -04:00
instance Merge pull request #2596 from manicai/master 2016-02-03 12:45:51 -08:00