From fd417782c1c8ba8c6518c320de9a500eaade78ae Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 19 Mar 2015 17:55:18 +0000 Subject: [PATCH] And fix the checkpath for ipsilon --- roles/haproxy/files/haproxy.cfg.stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/haproxy/files/haproxy.cfg.stg b/roles/haproxy/files/haproxy.cfg.stg index 7fe3316ce2..c8e8807fa1 100644 --- a/roles/haproxy/files/haproxy.cfg.stg +++ b/roles/haproxy/files/haproxy.cfg.stg @@ -96,7 +96,7 @@ listen totpcgiprovision 0.0.0.0:10019 listen ipsilon 0.0.0.0:10020 balance hdr(appserver) server ipsilon01 ipsilon01:80 check inter 10s rise 1 fall 2 - option httpchk GET /static/fedora/fedora-authn-logo-white.png + option httpchk GET /ui/fedora/repeater.png listen askbot 0.0.0.0:10021 balance hdr(appserver)