From 6f46a8af945027d55976658b0cb6cf38dcce8fb1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 27 Jan 2016 18:54:17 +0000 Subject: [PATCH] Try disabling the haproxy check in stg for openqa. It doesn't really do us much good. --- roles/haproxy/templates/haproxy.cfg.stg | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/haproxy/templates/haproxy.cfg.stg b/roles/haproxy/templates/haproxy.cfg.stg index c4b488b923..44dae0fce3 100644 --- a/roles/haproxy/templates/haproxy.cfg.stg +++ b/roles/haproxy/templates/haproxy.cfg.stg @@ -199,7 +199,6 @@ listen mdapi 0.0.0.0:10043 listen openqa 0.0.0.0:10044 balance hdr(appserver) server openqa-stg01.qa.fedoraproject.org openqa-stg01.qa.fedoraproject.org:80 check inter 10s rise 1 fall 2 - option httpchk GET /group_overview/1 listen pdc 0.0.0.0:10045 balance hdr(appserver)