summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-02-01 16:56:45 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-02-01 16:56:45 -0600
commit63ff433d707cf0c1261ddc1a93636ccf864a610a (patch)
tree2f83446eb46cce6ac5560428ee4633e97daca707 /ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml
parent18752c5a27f537461ef9d20246934da4428999a9 (diff)
modified the vips as per charm team.
Change-Id: Id3a9d97eedc97515924018e81976e69c765d5432 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml b/ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml
index 5f8d5adc..ecbef4f1 100644
--- a/ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml
@@ -13,7 +13,7 @@
prefer-ipv6: {{ os.network.ipv6 }}
{% endif %}
{% if os.ha.mode == 'ha' %}
- vip: {{ opnfv.vip.rabbitmq }}
+ #vip: {{ opnfv.vip.rabbitmq }}
min-cluster-size: {{ unit_qty() }}
{% endif %}
to: