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/virtualbox/ovf
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
config.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 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
config_test.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
step_import.go Remove config dependency inside StepImport 6 years ago
step_import_test.go Remove config dependency inside StepImport 6 years ago
step_test.go fix imports 8 years ago