mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
The ISO builders (parallels, qemu, virtualbox, and vmware) had too much common code which needed to be maintained separately. This change moves that code to a common ISO configuration. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder_acc_test.go | ||
| builder_test.go | ||
| step_attach_iso.go | ||
| step_create_disk.go | ||
| step_create_vm.go | ||
| step_http_server.go | ||