From: Stuart Mackie Date: Fri, 30 Sep 2016 21:21:59 +0000 (-0700) Subject: Zookeeper syntax fix X-Git-Tag: danube.1.0~150 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F22611%2F1;p=joid.git Zookeeper syntax fix Change-Id: I9bf42eaeb05db0b67d2e9961ac82bbdd2cfbe855 Signed-off-by: Stuart Mackie --- diff --git a/ci/config_tpl/bundle_tpl/oclphase1.yaml b/ci/config_tpl/bundle_tpl/oclphase1.yaml index 1acdd1ca..52f33651 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 }}"