Revert "Change ipa01-backend to actually point to ipa02"
This reverts commit b64524ec9a
.
This commit is contained in:
parent
560614b3c9
commit
7b71471851
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ frontend ipa01-frontend
|
|||
|
||||
backend ipa01-backend
|
||||
balance hdr(appserver)
|
||||
server ipa02 ipa02:443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/ipa.pem
|
||||
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/
|
||||
|
||||
{% if env == "production" and 'iad2' in inventory_hostname %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue