Switch FedOAuth to Ipsilon in stg
This commit is contained in:
parent
b84251df18
commit
029e9eafad
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue