Skip to content

Commit 7e38b2c

Browse files
gthiemongebeagles
authored andcommitted
Fixed health_manager.bind_ip for IPv6 networks
1 parent f12d4a9 commit 7e38b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/octaviaamphoracontroller/config/octavia.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mysql_wsrep_sync_wait = 7
1616
heartbeat_key={{ .HeartbeatKey }}
1717
health_update_threads=4
1818
stats_update_threads=4
19-
bind_ip=0.0.0.0
19+
bind_ip=::
2020
controller_ip_port_list={{ .ControllerIPList }}
2121
# heartbeat_key=FIXMEkey1
2222
[keystone_authtoken]

0 commit comments

Comments
 (0)