make keys.fedoraproject.org use proxies. ticket 5841

This commit is contained in:
Kevin Fenzi 2017-04-24 23:18:02 +00:00
parent 4aa73f62ed
commit 6c3fc46eba
2 changed files with 10 additions and 0 deletions

View file

@ -622,3 +622,8 @@
localpath: /
proxyurl: http://data-analysis01.phx2.fedoraproject.org
- role: httpd/reverseproxy
website: keys.fedoraproject.org
destname: keys
keephost: true
proxyurl: http://keys02

View file

@ -460,6 +460,11 @@
- modernpaste.stg.fedoraproject.org
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
name: keys.fedoraproject.org
sslonly: true
cert_name: "{{wildcard_cert_name}}"
#
# Make a website here so we can redirect it to paste.fedoraproject.org
#