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
Adrien Delorme b7222d1f56
Add tmp package that offers Dir & File funcs
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
config.go Validate username/password for ovftool during prepare. 7 years ago
config_test.go
step_clone_vmx.go Add tmp package that offers Dir & File funcs 7 years ago
step_clone_vmx_test.go Follow variable varName <-> statebag var_name convention 8 years ago
step_test.go