Revert "Reapply "Change ipa01-backend to actually point to ipa02""

This reverts commit d28ebf8cb5.
This commit is contained in:
Nick Bebout 2024-01-25 11:22:22 -06:00
parent 3ff1e073f8
commit b5d0a51ae9

View file

@ -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 %}