Document NODE_CPU and NODE_MEM
Change-Id: I08ac0dddd0abf5ef4d25a27a5574f04b04ce4ff4
This commit is contained in:
parent
8ec4cae920
commit
c6dceb1968
@ -154,6 +154,14 @@ Preparing the Virtual Environment (Automated)
|
||||
|
||||
#. Run the script to setup your virtual environment:
|
||||
|
||||
.. note::
|
||||
|
||||
By default, VMs will be created with 1 vCPU and 4096 MiB RAM. To adjust
|
||||
those values::
|
||||
|
||||
export NODE_CPU=4
|
||||
export NODE_MEM=16384
|
||||
|
||||
.. admonition:: RHEL
|
||||
:class: rhel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user