FPDC : add fpdc.stg.fedoraproject.org to the proxies configuration

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-09-27 20:52:54 +02:00
parent d4f741bc8e
commit 36b249aa59
2 changed files with 15 additions and 0 deletions

View file

@ -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

View file

@ -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