ipsilon: attempt move again
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
f208989382
commit
c0af4917f3
2 changed files with 10 additions and 0 deletions
|
@ -165,6 +165,8 @@
|
|||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
@ -173,6 +175,8 @@
|
|||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
@ -181,6 +185,8 @@
|
|||
remotepath: /KdcProxy
|
||||
localpath: /KdcProxy
|
||||
proxyurl: http://localhost:10053
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
@ -189,6 +195,8 @@
|
|||
remotepath: /ipa
|
||||
localpath: /ipa
|
||||
proxyurl: http://localhost:10061
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
|
|
@ -710,6 +710,7 @@
|
|||
stssubdomains: false
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: username.id.fedoraproject.org
|
||||
|
@ -722,6 +723,7 @@
|
|||
SSLCertificateChainFile: wildcard-2017.id.fedoraproject.org.intermediate.cert
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: id.stg.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue