Use IPA UI for checking

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-12-04 02:47:40 +00:00
parent df6cb63cd2
commit 55d73ac464

View file

@ -332,7 +332,7 @@ listen ipa 0.0.0.0:10053
{% if env != "staging" %} {% if env != "staging" %}
server ipa02 ipa02:443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/ipa.pem server ipa02 ipa02:443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/ipa.pem
{% endif %} {% endif %}
option httpchk GET / option httpchk GET /ipa/ui/
listen krb5 0.0.0.0:1088 listen krb5 0.0.0.0:1088
mode tcp mode tcp