packer/builder/vmware/iso
Mark Peek cdcffecc2d Refactor builder ISO options
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.
2015-10-20 16:27:47 -07:00
..
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_test.go builder/vmware/iso: fix package name 2013-12-23 22:58:41 -07:00
builder.go Refactor builder ISO options 2015-10-20 16:27:47 -07:00
builder_test.go Refactor builder ISO options 2015-10-20 16:27:47 -07:00
driver.go vmware/iso: new interpolation 2015-05-27 14:16:28 -07:00
driver_esx5.go update CHANGELOG 2015-06-29 09:33:20 -07:00
driver_esx5_test.go fmt 2014-02-21 15:11:56 -08:00
output_dir.go builder/vmware: new artifact type that is common 2013-12-25 11:27:53 -07:00
remote_driver.go builder/vmware/iso: Upload VMX to ESX5 after editing [GH-1422,GH-1083] 2014-11-16 19:48:02 +01:00
remote_driver_mock.go builder/vmware/iso: Upload VMX to ESX5 after editing [GH-1422,GH-1083] 2014-11-16 19:48:02 +01:00
remote_driver_mock_test.go builder/vmware/iso: Move remote registration out to separate step 2013-12-24 14:39:52 -07:00
step_create_disk.go Formatting cleanups from go fmt 2015-06-04 08:22:50 -07:00
step_create_vmx.go use template for additional disks 2015-06-15 12:40:34 -07:00
step_register.go builder/vmware/iso: Move remote registration out to separate step 2013-12-24 14:39:52 -07:00
step_register_test.go builder/vmware/iso: Move remote registration out to separate step 2013-12-24 14:39:52 -07:00
step_remote_upload.go vmware/iso: new interpolation 2015-05-27 14:16:28 -07:00
step_test.go builder/vmware/iso: Move remote registration out to separate step 2013-12-24 14:39:52 -07:00
step_upload_vmx.go go fmt 2015-06-08 21:34:20 -07:00