Update controller configuration
Adds VM_CPUS as a comment for making it easy for users to edit the number of vCPUs assigned to Controller node. Change-Id: Id5a7336ca721d487a9dff51c9889eca07bba3e0f
This commit is contained in:
parent
9066f772ee
commit
cf2948c957
@ -14,3 +14,7 @@ NET_IF_2=API_NET
|
||||
|
||||
# Controller is running most of the services; it needs more than 512 MB RAM
|
||||
VM_MEM=1024
|
||||
|
||||
# Override number of virtual CPUs (default is 1)
|
||||
# To edit uncomment the line below
|
||||
# VM_CPUS=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user