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/iso
Megan Marsh 0371e2a1b4
Merge pull request #7074 from hashicorp/fix_3329
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 fix tests 7 years ago
config.go add validation to prevent users from being confused about format functionality 7 years ago
step_create_disk.go Follow variable varName <-> statebag var_name convention 8 years ago
step_create_vmx.go Merge pull request #7191 from arizvisa/GH-7190 7 years ago
step_create_vmx_test.go Add tmp package that offers Dir & File funcs 7 years ago
step_remote_upload.go cleanup to make it actually build after that monstrous rebase 7 years ago
step_test.go fix imports 8 years ago