Remove CephStorageCount
authorDerek Higgins <derekh@redhat.com>
Fri, 18 Mar 2016 11:13:54 +0000 (11:13 +0000)
committerDerek Higgins <derekh@redhat.com>
Mon, 21 Mar 2016 13:49:19 +0000 (13:49 +0000)
This is set by tripleoclient, remove it from here so it doesn't
override the user provided value.

Change-Id: I6110b71e484af749838f91dc5c6c4982b0c83074

environments/puppet-ceph-devel.yaml

index d782e8d..fc4b8c7 100644 (file)
@@ -1,8 +1,7 @@
 # A Heat environment file which can be used to enable a Ceph
-# storage cluster using the controller and ceph nodes.
+# storage cluster using the controller and ceph nodes.
 # Rbd backends are enabled for Cinder, Glance, and Nova.
 parameters:
-  CephStorageCount: 2
   #NOTE: These ID's and keys should be regenerated for
   # a production deployment. What is here is suitable for
   # developer and CI testing only.