mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 15:39:49 +08:00
ADd idtest.stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user