FPDC : add fpdc.stg.fedoraproject.org to the proxies configuration
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
d4f741bc8e
commit
36b249aa59
2 changed files with 15 additions and 0 deletions
|
@ -752,6 +752,14 @@
|
|||
tags: release-montoring.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: fpdc.fedoraproject.org
|
||||
destname: fpdc
|
||||
# haproxy entry for os-nodes-frontend
|
||||
proxyurl: http://localhost:10065
|
||||
keephost: true
|
||||
tags: fpdc
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: data-analysis.fedoraproject.org
|
||||
destname: awstats
|
||||
|
|
|
@ -916,6 +916,13 @@
|
|||
tags:
|
||||
- lists.pagure.io
|
||||
|
||||
- role: httpd/website
|
||||
site_name: fpdc.fedoraproject.org
|
||||
sslonly: true
|
||||
server_aliases: [fpdc.stg.fedoraproject.org]
|
||||
certbot: "{{wildcard_cert_name}}"
|
||||
tags: fpdc
|
||||
|
||||
# fedorahosted is retired. We have the site here so we can redirect it.
|
||||
|
||||
- role: httpd/website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue