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
Adrien Delorme 9f7b4ffc17
Merge branch 'master' into pr/6950
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 Validate username/password for ovftool during prepare. 7 years ago
config.go Moved common hardware config options used by the vmware-iso builder into common/hw_config and added options for the CpuCount and MemorySize. 7 years ago
step_create_disk.go Follow variable varName <-> statebag var_name convention 8 years ago
step_create_vmx.go Merge branch 'master' into pr/6950 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