Explicitly set the default Ceph scale to 0

We do this for Cinder and Swift already. The defaults in the template
mean we are scaling Ceph to 1.

Change-Id: Ie9e38884c51e1695a45153ecff827ba3c3ef6851
This commit is contained in:
Dougal Matthews 2015-06-26 10:57:54 +01:00
parent 988ef1c7b6
commit c87eb59e19
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ done
if [ -n "$NEW_PLAN" ]; then
# Set defaults
tuskar plan-update -P Ceph-Storage-1::Flavor=baremetal \
-P Ceph-Storage-1::count=0 \
-P Ceph-Storage-1::Image=overcloud-full \
-P Cinder-Storage-1::CinderISCSIHelper=lioadm \
-P Cinder-Storage-1::count=0 \