Use IPA UI for checking
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
df6cb63cd2
commit
55d73ac464
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue