From 55d73ac4640ffacede657000af15f94f249f55ee Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Sun, 4 Dec 2016 02:47:40 +0000 Subject: [PATCH] Use IPA UI for checking Signed-off-by: Patrick Uiterwijk --- 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 772859b6b6..56c88afa1f 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -332,7 +332,7 @@ listen ipa 0.0.0.0:10053 {% if env != "staging" %} server ipa02 ipa02:443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/ipa.pem {% endif %} - option httpchk GET / + option httpchk GET /ipa/ui/ listen krb5 0.0.0.0:1088 mode tcp