ipsilon: attempt move in stg to openshift

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-09 14:44:31 +02:00
parent c62cf8bf1d
commit f208989382

View file

@ -158,17 +158,21 @@
localpath: /accounts
proxyurl: http://localhost:10004
# Fedoauth is odd here -- it has an entry for both stg and prod.
# Ipsilon is odd here -- it has an entry for both stg and prod.
- role: httpd/reverseproxy
website: id.stg.fedoraproject.org
destname: id
proxyurl: http://localhost:10020
destname: os-id
balancer_name: app-os
targettype: openshift
keephost: true
when: env == "staging"
- role: httpd/reverseproxy
website: username.id.stg.fedoraproject.org
destname: usernameid
proxyurl: http://localhost:10020
destname: os-usernameid
balancer_name: app-os
targettype: openshift
keephost: true
when: env == "staging"
- role: httpd/reverseproxy