ipa01 is also available in stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ab8a83c4b8
commit
1e9775a1be
1 changed files with 1 additions and 1 deletions
|
@ -395,6 +395,7 @@ listen armkoji 0.0.0.0:10060
|
|||
server arm-koji01.qa.fedoraproject.org arm-koji01.qa.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /
|
||||
|
||||
{% endif %}
|
||||
# This is an endpoint using only ipa01. This is used for API access, since sessions
|
||||
# are not synchronized.
|
||||
listen ipa01 0.0.0.0:10061
|
||||
|
@ -402,7 +403,6 @@ listen ipa01 0.0.0.0:10061
|
|||
server ipa01 ipa01:443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/ipa.pem
|
||||
option httpchk GET /ipa/ui/
|
||||
|
||||
{% endif %}
|
||||
# Apache doesn't handle the initial connection here like the other proxy
|
||||
# entries. This proxy also doesn't use the http mode like the others.
|
||||
# stunnel should be sitting on port 9939 (public) and redirecting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue