From fc0a6e176f4976c60516f1bfdeebbf06cb7e124f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 5 Apr 2017 21:55:16 +0000 Subject: [PATCH] take kojipkgs02 out to test it with varnish --- roles/haproxy/templates/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index dfae9b9dd7..8b03320e11 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -422,7 +422,7 @@ listen ipa01 0.0.0.0:10061 listen kojipkgs 0.0.0.0:10062 balance hdr(appserver) 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 + #server kojipkgs02.phx2.fedoraproject.org kojipkgs02.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2 option httpchk GET / {% endif %}