diff --git a/roles/haproxy/templates/haproxy.cfg.stg b/roles/haproxy/templates/haproxy.cfg.stg index f9e83e45d1..4c4023be7d 100644 --- a/roles/haproxy/templates/haproxy.cfg.stg +++ b/roles/haproxy/templates/haproxy.cfg.stg @@ -75,7 +75,7 @@ listen bodhi 0.0.0.0:10009 listen bodhi2 0.0.0.0:10010 balance hdr(appserver) server bodhi02 bodhi02:80 check inter 20s rise 2 fall 3 - option httpchk GET /updates/nagios + option httpchk GET / listen freemedia 0.0.0.0:10011 balance hdr(appserver)