1. 17 Sep, 2014 1 commit
    • Shawn Neal's avatar
      Clean VMX step should always remove floppy. · 7d9c252b
      Shawn Neal authored
      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.
      7d9c252b
  2. 15 Sep, 2014 1 commit
  3. 14 Sep, 2014 1 commit
  4. 12 Sep, 2014 1 commit
  5. 11 Sep, 2014 6 commits
  6. 10 Sep, 2014 10 commits
  7. 09 Sep, 2014 2 commits
  8. 08 Sep, 2014 18 commits