aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf')
-rw-r--r--deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf b/deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf
index 6dd7349c..377c89d7 100644
--- a/deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf
+++ b/deploy/adapters/ansible/roles/mq/templates/rabbitmq-env.conf
@@ -1 +1 @@
-RABBITMQ_NODE_IP_ADDRESS={{ HA_VIP }}
+RABBITMQ_NODE_IP_ADDRESS={{ internal_vip.ip }}