Merge "bind haproxy to single interface"

This commit is contained in:
Jenkins 2015-09-28 10:40:07 +00:00 committed by Gerrit Code Review
commit fea0f07c08

View File

@ -14,7 +14,7 @@ defaults
timeout server 1m
timeout check 10s
listen stats :{{ haproxy_stats_port }}
listen stats {{ hostvars[inventory_hostname]['ansible_' + api_interface]['ipv4']['address'] }}:{{ haproxy_stats_port }}
mode http
stats enable
stats uri /