Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7b0216d
)
Zookeeper syntax fix
11/22611/1
author
Stuart Mackie
<wsmackie@juniper.net>
Fri, 30 Sep 2016 21:21:59 +0000
(14:21 -0700)
committer
Stuart 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
patch
|
blob
|
history
diff --git
a/ci/config_tpl/bundle_tpl/oclphase1.yaml
b/ci/config_tpl/bundle_tpl/oclphase1.yaml
index
1acdd1c
..
52f3365
100644
(file)
--- 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 }}"