From ce95f48acd7ec2a4564aceaba682c1cb3943d24e Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Sun, 7 Jun 2015 13:51:02 +0000 Subject: [PATCH] Update the haproxy httpchk for bodhi02.stg --- roles/haproxy/templates/haproxy.cfg.stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)