You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vmware/vmx
Megan Marsh eae3fda901
refactor out disk defaulting so it can be used to default the vmx cdrom too
6 years ago
..
builder.go refactor out disk defaulting so it can be used to default the vmx cdrom too 6 years ago
builder_test.go Allow "export" to ovf/ova for local vmware builds in addition to esx ones. 6 years ago
config.go refactor out disk defaulting so it can be used to default the vmx cdrom too 6 years ago
config.hcl2spec.go Adds ability to specify interfaces for http_directroy and VM for the Proxmox builder (#9874) 6 years ago
config_test.go add tests to make sure prepare for export defaults properly 6 years ago
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 6 years ago
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 6 years ago
step_test.go move multistep imports to helper. 8 years ago