Skip to content

Commit 5b943f7

Browse files
committed
Revert "consul"
This reverts commit dce5a08.
1 parent ffa9352 commit 5b943f7

File tree

1 file changed

+1
-1
lines changed
  • deps/rabbitmq_peer_discovery_consul/test/system_SUITE_data

1 file changed

+1
-1
lines changed

deps/rabbitmq_peer_discovery_consul/test/system_SUITE_data/consul.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ connect {
2323

2424
# Addresses and ports
2525
client_addr = "0.0.0.0"
26-
bind_addr = "0.0.0.0"
26+
bind_addr = "{{ GetInterfaceIP \"eth0\" }}"
2727

2828
addresses {
2929
grpc = "0.0.0.0"

0 commit comments

Comments
 (0)