summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-09-03 17:25:18 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-09-03 17:25:18 -0500
commit3240e47c77172eef852a187ce3900112f89e1785 (patch)
tree780e17377faf5c6ebc7fe976b2bd10e0c3c26002 /ci/config_tpl/juju2/bundle_tpl/haclusters.yaml
parentea65265e93f162bdf3b236d0c58ac2d30db57f88 (diff)
modified to include rados gateway with vip.
Change-Id: I5828c3b37e71da04515867f7e7d2b5bd10e9f9b1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/haclusters.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/haclusters.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml b/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml
index 3b5f1844..091fa7e0 100644
--- a/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml
@@ -16,13 +16,13 @@
prefer-ipv6: {{ os.network.ipv6 }}
{% endif %}
{% if os.network.controller != 'ocl' %}
-# hacluster-heat:
-# charm: "./{{ ubuntu.release }}/hacluster"
-# options:
-# corosync_transport: unicast
-# cluster_count: 3
+ hacluster-heat:
+ charm: "./{{ ubuntu.release }}/hacluster"
+ options:
+ corosync_transport: unicast
+ cluster_count: 3
{% if os.network.ipv6 %}
-# prefer-ipv6: {{ os.network.ipv6 }}
+ prefer-ipv6: {{ os.network.ipv6 }}
{% endif %}
{% endif %}
hacluster-horizon: