type replaced Memeber with Member. Reducing the OSD to signle
[joid.git] / ci / odl / juju-deployer / ovs-odl-ha.yaml
index 8800d8a..144bb1d 100644 (file)
@@ -100,20 +100,18 @@ openstack-phase2:
         - "nodes-compute=1"
     ceph-osd:
       charm: cs:trusty/ceph-osd
-      num_units: 3
+      num_units: 1
       options:
         osd-devices: /srv
         osd-reformat: 'yes'
       to:
-        - "nodes-api=0"
         - "nodes-api=1"
-        - "nodes-api=2"
     ceph-radosgw:
       charm: cs:trusty/ceph-radosgw
       num_units: 1
       options:
         use-embedded-webserver: true
-        operator-roles: "Memeber,admin"
+        operator-roles: "Member,admin"
       to:
         - "lxc:nodes-api=0"
     cinder: