Switch FedOAuth to Ipsilon in stg

This commit is contained in:
Patrick Uiterwijk 2015-03-19 17:48:05 +00:00
parent b84251df18
commit 029e9eafad

View file

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