diff --git a/roles/haproxy/files/haproxy.cfg.stg b/roles/haproxy/files/haproxy.cfg.stg index 4a1950b64b..7fe3316ce2 100644 --- a/roles/haproxy/files/haproxy.cfg.stg +++ b/roles/haproxy/files/haproxy.cfg.stg @@ -93,9 +93,9 @@ listen totpcgiprovision 0.0.0.0:10019 server fas01 fas01:8444 check inter 5s rise 1 fall 2 option httpchk GET /index.cgi -listen fedoauth 0.0.0.0:10020 +listen ipsilon 0.0.0.0:10020 balance hdr(appserver) - server fedoauth01 fedoauth01:80 check inter 10s rise 1 fall 2 + server ipsilon01 ipsilon01:80 check inter 10s rise 1 fall 2 option httpchk GET /static/fedora/fedora-authn-logo-white.png listen askbot 0.0.0.0:10021