Bump baremetal flavor to 8 GB

This is what is being tested in tripleo-ci these days, so it's a
more sane default.  The size of the flavor can always be customized
as desired.
This commit is contained in:
Ben Nemec 2017-02-28 16:51:32 -06:00
parent ee0263af5a
commit c39b4ea157
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,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