packer-cn/builder/vmware/vmx
Megan Marsh a6d5106cd7 Allow "export" to ovf/ova for local vmware builds in addition to esx ones.
Refactor step_export and the driver interface to move the ovftool call
into the vmware driver. This refactor allows us to add meaningful tests
to step_export, which I have also added here.
2020-08-26 09:45:12 -07:00
..
builder.go Allow "export" to ovf/ova for local vmware builds in addition to esx ones. 2020-08-26 09:45:12 -07:00
builder_test.go Allow "export" to ovf/ova for local vmware builds in addition to esx ones. 2020-08-26 09:45:12 -07:00
config.go Allow "export" to ovf/ova for local vmware builds in addition to esx ones. 2020-08-26 09:45:12 -07:00
config.hcl2spec.go Move step_create_disk into common folder, and add to vmx builder (#9815) 2020-08-26 10:13:11 +02:00
config_test.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
step_clone_vmx.go extract output dir configuration and defaulting into the step_output_dir, using pointers to make sure they get set properly back on the main config 2020-08-18 12:50:06 -07:00
step_clone_vmx_test.go extract output dir configuration and defaulting into the step_output_dir, using pointers to make sure they get set properly back on the main config 2020-08-18 12:50:06 -07:00
step_test.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00