proxy: set-up packager-dashboard
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
9ef2e40d31
commit
a07f3e6710
2 changed files with 16 additions and 0 deletions
|
@ -762,3 +762,12 @@
|
|||
targettype: openshift
|
||||
keephost: true
|
||||
tags: testdays
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: packager-dashboard.fedoraproject.org
|
||||
destname: packager-dashboard
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags: packager-dashboard
|
||||
|
||||
|
|
|
@ -243,6 +243,13 @@
|
|||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags: testdays
|
||||
|
||||
- role: httpd/website
|
||||
site_name: packager-dashboard.fedoraproject.org
|
||||
server_aliases: [packager-dashboard.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags: packager-dashboard
|
||||
|
||||
- role: httpd/website
|
||||
site_name: smolts.org
|
||||
ssl: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue