diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 058147e332..f60950f15f 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -407,7 +407,7 @@ listen ipa01 0.0.0.0:10061 {% if env == "production" and 'phx2' in inventory_hostname %} listen kojipkgs 0.0.0.0:10062 - balance hdr(appserver) + balance source server kojipkgs01.phx2.fedoraproject.org kojipkgs01.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2 server kojipkgs02.phx2.fedoraproject.org kojipkgs02.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2 option httpchk GET /