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 1a36458e9e
Tiny fix to replace some duplicate code with usage of the `halt` closure in the StepCloneVMX step for the vmware-vmx builder.
7 years ago
..
builder.go Added a new "temporaryDevices" key to the VMware builders' statebag in order to keep track of devices that were temporarily added during build and need to be removed later by StepCleanVMX. 7 years ago
builder_test.go move packer to hashicorp 9 years ago
config.go Validate username/password for ovftool during prepare. 7 years ago
config_test.go tests actually test the floppies 10 years ago
step_clone_vmx.go Tiny fix to replace some duplicate code with usage of the `halt` closure in the StepCloneVMX step for the vmware-vmx builder. 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