From: Narinder Gupta Date: Fri, 30 Sep 2016 21:40:54 +0000 (-0500) Subject: syntax fix for ) X-Git-Tag: danube.1.0~149 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F22621%2F1;hp=d1cd47b14312388fc18560ff51321f826e532a1e;p=joid.git syntax fix for ) Change-Id: I07826979c08f08902071fd5dd977a2b8e3e87d45 Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/bundle_tpl/oclphase1.yaml b/ci/config_tpl/bundle_tpl/oclphase1.yaml index 52f33651..6efd5e10 100644 --- a/ci/config_tpl/bundle_tpl/oclphase1.yaml +++ b/ci/config_tpl/bundle_tpl/oclphase1.yaml @@ -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 }}"