Merge pull request #32073 from nmadhok/patch-3

Update vmware.rst
This commit is contained in:
Nicole Thomas 2016-03-23 08:43:55 -06:00
commit c610890041

View File

@ -209,8 +209,11 @@ Set up an initial profile at ``/etc/salt/cloud.profiles`` or
``cores_per_socket`` ``cores_per_socket``
.. versionadded:: Boron .. versionadded:: Boron
Enter the number of cores per vCPU that you want the VM/template to have. If not specified, Enter the number of cores per vCPU that you want the VM/template to have. If not specified,
this will default to 1. Note that you cannot assign more cores per socket than the total this will default to 1.
number of vCPUs assigned to the VM.
.. note::
Cores per socket should be less than or equal to the total number of vCPUs assigned to the VM/template.
``memory`` ``memory``
Enter the memory size (in MB or GB) that you want the VM/template to have. If Enter the memory size (in MB or GB) that you want the VM/template to have. If