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 25f2ec48d3
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
..
testdata ci/tech-debt: Fix vmware acceptance tests (#9636) 6 years ago
builder.go add the ability to configure the http bind address. defaults to 0.0.0.0. 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 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_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