Set up sso.fp.o
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2c9e722dfc
commit
3b612c0dea
2 changed files with 4 additions and 7 deletions
|
@ -185,14 +185,13 @@
|
|||
- id.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: idtest.stg.fedoraproject.org
|
||||
website: "sso{{ env_suffix }}.fedoraproject.org"
|
||||
destname: id
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags:
|
||||
- idtest.fedoraproject.org
|
||||
when: env == "staging"
|
||||
- sso.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "username.id{{ env_suffix }}.fedoraproject.org"
|
||||
|
|
|
@ -710,13 +710,11 @@
|
|||
- id.fedoraproject.org
|
||||
|
||||
- role: httpd/website
|
||||
site_name: idtest.stg.fedoraproject.org
|
||||
site_name: "sso{{ env_suffix }}.fedoraproject.org"
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
stssubdomains: false
|
||||
tags:
|
||||
- idtest.fedoraproject.org
|
||||
when: env == "staging"
|
||||
- sso.fedoraproject.org
|
||||
|
||||
- role: httpd/website
|
||||
site_name: username.id.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue