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:
Ben Nemec 2017-01-11 16:03:48 -06:00
parent ba638ee238
commit 21dbf12e1b
1 changed files with 1 additions and 1 deletions

View File

@ -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