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 4178625afb
re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
..
builder.go add the ability to configure the http bind address. defaults to 0.0.0.0. 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 re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 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 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vmx_test.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago