mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
Use IPA UI for checking
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user