Updated the documentation for the vmware-iso builder to describe the `cores` option.
This commit is contained in:
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…
Reference in New Issue