Updated the documentation for the vmware-iso builder to describe the `cores` option.

pull/7191/head
Ali Rizvi-Santiago 7 years ago
parent 4894873971
commit 4d3f9cc1af

@ -100,6 +100,8 @@ builder.
- `cpus` (number) - The number of cpus to use when building the VM.
- `cores` (number) - The number of cores per socket to use when building the VM.
- `cdrom_adapter_type` (string) - The adapter type (or bus) that will be used
by the cdrom device. This is chosen by default based on the disk adapter
type. VMware tends to lean towards `ide` for the cdrom device unless

Loading…
Cancel
Save