packer-cn/builder
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
..
amazon Add option to tell packer not to stop the instance 2016-03-14 12:54:03 -04:00
digitalocean Look up snapshot ID based by Droplet, not user. 2016-02-09 11:29:06 -05:00
docker file provisioner improvements 2016-02-12 11:48:28 -08:00
file Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
googlecompute Merge branch 'googlecompute-disk-type' of https://github.com/meatballhat/packer into f-google-disk-type 2016-03-10 14:51:30 -08:00
null should be ssh_host, not host 2015-07-07 17:04:27 -05:00
openstack Merge pull request #3209 from rickard-von-essen/openstack-get-password 2016-02-20 10:29:38 +01:00
parallels Parallels: Support relative paths in output_directory 2016-02-21 16:52:51 +01:00
qemu fix assign to driveArgs 2016-03-01 21:15:51 +00:00
virtualbox Removed ssh_key_path 2016-02-12 17:24:42 -08:00
vmware Removed ssh_key_path 2016-02-12 17:24:42 -08:00