From 4d3f9cc1afe1c6c08286190f5ec620abca5ec192 Mon Sep 17 00:00:00 2001 From: Ali Rizvi-Santiago Date: Fri, 11 Jan 2019 19:06:49 -0600 Subject: [PATCH] Updated the documentation for the vmware-iso builder to describe the `cores` option. --- website/source/docs/builders/vmware-iso.html.md.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/vmware-iso.html.md.erb b/website/source/docs/builders/vmware-iso.html.md.erb index 12d0d77cc..180af5c08 100644 --- a/website/source/docs/builders/vmware-iso.html.md.erb +++ b/website/source/docs/builders/vmware-iso.html.md.erb @@ -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