syntax fix for ) 21/22621/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Fri, 30 Sep 2016 21:40:54 +0000 (16:40 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Fri, 30 Sep 2016 21:42:14 +0000 (16:42 -0500)
Change-Id: I07826979c08f08902071fd5dd977a2b8e3e87d45
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/bundle_tpl/oclphase1.yaml

index 52f3365..6efd5e1 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 }}"