packer/builder/vmware/vmx
Ali Rizvi-Santiago a3f0308e92 Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax.
Moved the support for recursive paths from the floppy_files keyword to the new floppy_contents keyword.
Shifted some of the code around to add better logging of what's actually being copied.
Added a couple of unit-tests for the new floppy_contents implementation.
Ensured that all files that were being added were also being included in state.FilesAdded so that the older unit-tests will work.
2016-09-12 11:56:25 -05:00
..
builder.go Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax. 2016-09-12 11:56:25 -05:00
builder_test.go tests actually test the floppies 2016-07-27 21:59:21 +01:00
config.go tests actually test the floppies 2016-07-27 21:59:21 +01:00
config_test.go tests actually test the floppies 2016-07-27 21:59:21 +01:00
step_clone_vmx.go Revert backwards-compatibility break in VMX option casing 2015-08-10 14:52:34 -07:00
step_clone_vmx_test.go builder/vmware/vmx: set the full_disk_path so compacting works 2013-12-26 15:44:39 -07:00
step_test.go builder/vmware/vmx: StepCloneVMX 2013-12-26 08:34:27 -07:00