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
Ali Rizvi-Santiago 72da7cbfbb
Fixed a case-sensitivity issue when determing the network type during cloning in the vmware-vmx builder and added also some logs that output the different options that were determined from the .vmx. This outputs more accurate debug information and helps out with issue #5925
8 years ago
..
builder.go move multistep imports to helper. 8 years ago
builder_test.go move packer to hashicorp 9 years ago
config.go add new disable_vnc option 9 years ago
config_test.go tests actually test the floppies 10 years ago
step_clone_vmx.go Fixed a case-sensitivity issue when determing the network type during cloning in the vmware-vmx builder and added also some logs that output the different options that were determined from the .vmx. This outputs more accurate debug information and helps out with issue #5925 8 years ago
step_clone_vmx_test.go test fixes WIP 8 years ago
step_test.go move multistep imports to helper. 8 years ago