Update default baremetal flavor ram
6 GB of RAM for a TripleO deployment isn't actually enough anymore, so let's recommend 8.
This commit is contained in:
parent
ba638ee238
commit
21dbf12e1b
@ -177,7 +177,7 @@ Preparing the Host Cloud Environment
|
||||
|
||||
#. Create recommended flavors::
|
||||
|
||||
nova flavor-create baremetal auto 6144 50 2
|
||||
nova flavor-create baremetal auto 8192 50 2
|
||||
nova flavor-create bmc auto 512 20 1
|
||||
|
||||
These flavors can be customized if desired. For large environments
|
||||
|
Loading…
Reference in New Issue
Block a user