packer-cn/builder/vmware/iso
Megan Marsh 6ea64bc378
Merge pull request #7191 from arizvisa/GH-7190
Adds support to the vmware builders for specifying the number of cores per socket via the `cores` option.
2019-01-31 15:27:52 -08:00
..
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. 2018-12-03 17:47:45 -06:00
builder_test.go Validate username/password for ovftool during prepare. 2018-11-12 13:21:25 -08:00
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. 2018-11-17 06:08:08 -06:00
step_create_disk.go Follow variable varName <-> statebag var_name convention 2018-04-27 20:09:19 +01:00
step_create_vmx.go Merge pull request #7191 from arizvisa/GH-7190 2019-01-31 15:27:52 -08:00
step_create_vmx_test.go Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
step_remote_upload.go cleanup to make it actually build after that monstrous rebase 2018-10-25 14:17:35 -07:00
step_test.go fix imports 2018-01-24 17:09:17 -08:00