fixed the typo. 93/39893/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Tue, 22 Aug 2017 17:50:14 +0000 (12:50 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Tue, 22 Aug 2017 17:50:14 +0000 (12:50 -0500)
Change-Id: I3820782985f7a8dc2474db8f89ba86ef2b031d1f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/juju2/bundle_tpl/ceph.yaml

index 0bd600a..7fa9a8a 100644 (file)
@@ -9,7 +9,7 @@
         cluster: *ceph-cluster-space
 {% endif %}
       options:
-        expceted-osd-count: {{ unit_ceph_qty() }}
+        expected-osd-count: {{ unit_ceph_qty() }}
         source: *openstack-origin
 {% if os.network.ipv6 %}
         prefer-ipv6: {{ os.network.ipv6 }}