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 a2cfaace59
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
..
builder.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
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 6 years ago
config.go build using HCL2 (#8423) 6 years ago
config.hcl2spec.go implement a remote_output_directory option, and heavily comment output code 6 years ago
config_test.go build using HCL2 (#8423) 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