mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-29 18:20:05 -04:00
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. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder_test.go | ||
| config.go | ||
| config_test.go | ||
| step_clone_vmx.go | ||
| step_clone_vmx_test.go | ||
| step_test.go | ||