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/iso
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
..
testdata ci/tech-debt: Fix vmware acceptance tests (#9636) 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_acc_test.go ci/tech-debt: Fix vmware acceptance tests (#9636) 6 years ago
builder_test.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
config.hcl2spec.go implement a remote_output_directory option, and heavily comment output code 6 years ago
step_create_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vmx.go add network_name option to vmware builder to make it match the network option on the vsphere builder, so vmware users needn't update vmx data just for the network name (#9718) 6 years ago
step_create_vmx_test.go refactor initialization out from packer configs + tests (#9627) 6 years ago