Updated the documentation with the vmx option that it uses.
This commit is contained in:
parent
9d2f98394e
commit
3f559f8782
|
@ -101,6 +101,7 @@ 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.
|
||||
This corresponds to the `cpuid.coresPerSocket` option in the .vmx file.
|
||||
|
||||
- `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
|
||||
|
|
Loading…
Reference in New Issue