packer-cn/builder
Shawn Neal 7d9c252b3a Clean VMX step should always remove floppy.
When using the VMX builder its possible for the source machine to have a floppy configured which gets cloned to the new VM Packer spins up. When the new VM's Packer config doesn't have a floppy_files config entry, the Packer clean VMX step fails to remove the floppy disk from the new VM. This can cause build failures, for example with the vsphere post processor; generating errors like:

* Post-processor failed: Failed: exit status 1
Error: File (/home/teamcity/tmp/buildTmp/packer941120499) could not be found.

Opening the cloned VM's VMX file you can clearly see it has a floppy entry from the source machine's VMX file (exact same path) even though the Packer config contains no floppy_files entry.
2014-09-16 18:27:00 -07:00
..
amazon Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions 2014-09-08 13:20:46 -07:00
digitalocean builder/digitalocean: region supports vars [GH-1452] 2014-09-02 11:16:39 -07:00
docker Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions 2014-09-08 13:20:46 -07:00
googlecompute fmt 2014-09-05 10:23:49 -07:00
null null-builder: added support for templating 2014-07-17 17:46:22 +02:00
openstack Merge pull request #1410 from msabramo/openstack_builder_blank_keypair_is_error 2014-09-01 21:44:41 -07:00
parallels Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions 2014-09-08 13:20:46 -07:00
qemu builder/*: extract key path to ssh.Signer 2014-09-03 20:23:39 -07:00
virtualbox Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions 2014-09-08 13:20:46 -07:00
vmware Clean VMX step should always remove floppy. 2014-09-16 18:27:00 -07:00