Zookeeper syntax fix 11/22611/1
authorStuart Mackie <wsmackie@juniper.net>
Fri, 30 Sep 2016 21:21:59 +0000 (14:21 -0700)
committerStuart Mackie <wsmackie@juniper.net>
Fri, 30 Sep 2016 21:21:59 +0000 (14:21 -0700)
Change-Id: I9bf42eaeb05db0b67d2e9961ac82bbdd2cfbe855
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
ci/config_tpl/bundle_tpl/oclphase1.yaml

index 1acdd1c..52f3365 100644 (file)
@@ -1,7 +1,7 @@
     zookeeper:
-      charm: local:{{ ubuntu.release }/zookeeper
+      charm: local:{{ ubuntu.release })/zookeeper
       num_units: {{ unit_qty() }}
-      series: {{ ubuntu.release }
+      series: {{ ubuntu.release )}
       to:
 {% for unit_id in to_select() %}
         - "lxc:nodes={{ unit_id }}"