proxies: Update config for debuginfod in staging

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-03-22 20:53:28 +01:00
parent 9c2a3b93d9
commit 5dd4daa201
2 changed files with 18 additions and 0 deletions

View file

@ -782,3 +782,13 @@
when: env == "staging"
tags:
- languages
- role: httpd/reverseproxy
website: debuginfod.fedoraproject.org
destname: debuginfod
balancer_name: app-os
targettype: openshift
keephost: true
when: env == "staging"
tags: debuginfod

View file

@ -970,6 +970,14 @@
cert_name: "{{wildcard_cert_name}}"
tags: mdapi
- role: httpd/website
site_name: debuginfod.fedoraproject.org
sslonly: true
server_aliases: [debuginfod.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
tags: debuginfod
when: env == "staging"
- role: httpd/website
site_name: calendar.fedoraproject.org
sslonly: true