Fix CephPoolDefaultSize typo
authorAlex Schultz <aschultz@redhat.com>
Fri, 2 Jun 2017 22:04:46 +0000 (16:04 -0600)
committerAlex Schultz <aschultz@redhat.com>
Fri, 2 Jun 2017 22:04:46 +0000 (16:04 -0600)
Ie9bdd9b16bcb9f11107ece614b010e87d3ae98a9 improperly used
CephPoolDefaultSite for the puppet-ceph-devel environment. The correct
configuration item is CephPoolDefaultSize.

Change-Id: If3a23f8d000061da62e4a7565a7fb6cf1ac97a4a

environments/puppet-ceph-devel.yaml

index 8fc4bf2..6a69914 100644 (file)
@@ -20,5 +20,5 @@ parameter_defaults:
   GlanceBackend: rbd
   GnocchiBackend: rbd
   CinderEnableIscsiBackend: false
-  CephPoolDefaultSite: 1
+  CephPoolDefaultSize: 1