summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-09-30 18:37:40 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-09-30 18:38:22 -0500
commit9a15348262bf5d491d5a0cc383eab88cf3bf1461 (patch)
tree7ea09f6833dce5d09055518d12eab9273e137750 /ci/config_tpl/bundle_tpl
parent2a8bfefbd47a48aca35a33966250b7db0bfa9ba0 (diff)
modified to correct syntax error.
Change-Id: I134b76b4ad121f533be1caa7f7b2613768a8a615 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/bundle_tpl')
-rw-r--r--ci/config_tpl/bundle_tpl/oclphase1.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/bundle_tpl/oclphase1.yaml b/ci/config_tpl/bundle_tpl/oclphase1.yaml
index 6efd5e10..5781ebc6 100644
--- a/ci/config_tpl/bundle_tpl/oclphase1.yaml
+++ b/ci/config_tpl/bundle_tpl/oclphase1.yaml
@@ -61,7 +61,7 @@
- "lxc:nodes={{ unit_id }}"
{% endfor %}
kafka:
- charm: local:{{ ubuntu.release }}/kafka:
+ charm: local:{{ ubuntu.release }}/kafka
num_units: {{ unit_qty() }}
to:
{% for unit_id in to_select() %}