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 5815b376b4
remove unnecessary checks; we always default format to ovf if it is unset.
7 years ago
..
builder.go remove unnecessary checks; we always default format to ovf if it is unset. 7 years ago
builder_test.go move packer to hashicorp 9 years ago
config.go add some missing template validation (copied from iso builder) and revert to current use of displayName for parsing vm ssh IP; using VMName was breaking chained builds that hadn't updated the display name from the previous build. 7 years ago
config_test.go tests actually test the floppies 10 years ago
step_clone_vmx.go Fix tests, move remote_ default values to driver_config. 7 years ago
step_clone_vmx_test.go Follow variable varName <-> statebag var_name convention 8 years ago
step_test.go move multistep imports to helper. 8 years ago