From 707851edb1566bf73409d404c00a744434dc64a1 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 26 Feb 2016 21:13:51 +0000 Subject: [PATCH] Take datagrepper01 out of haproxy to test in isolation. --- 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 6e96bb6bff..37a022aa40 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -151,7 +151,7 @@ listen paste 0.0.0.0:10027 listen datagrepper 0.0.0.0:10028 balance hdr(appserver) - server datagrepper01 datagrepper01:80 check inter 10s rise 1 fall 2 + #server datagrepper01 datagrepper01:80 check inter 10s rise 1 fall 2 server datagrepper02 datagrepper02:80 check inter 10s rise 1 fall 2 option httpchk GET /datagrepper/reference/