ADd idtest.stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
121c70426c
commit
6eb68ffb84
2 changed files with 19 additions and 0 deletions
|
@ -184,6 +184,16 @@
|
|||
tags:
|
||||
- id.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: idtest.stg.fedoraproject.org
|
||||
destname: id
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags:
|
||||
- idtest.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "username.id{{ env_suffix }}.fedoraproject.org"
|
||||
destname: usernameid
|
||||
|
|
|
@ -709,6 +709,15 @@
|
|||
tags:
|
||||
- id.fedoraproject.org
|
||||
|
||||
- role: httpd/website
|
||||
site_name: idtest.stg.fedoraproject.org
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
stssubdomains: false
|
||||
tags:
|
||||
- idtest.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: username.id.fedoraproject.org
|
||||
server_aliases:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue