Make proxies redirect copr.fp.o to copr.fic.o

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-21 23:56:54 +00:00
parent 701af13c2d
commit ac7b6a63c4
2 changed files with 10 additions and 0 deletions

View file

@ -150,6 +150,11 @@
website: fedora.my
target: http://www.fedora.my/
- role: httpd/redirect
name: copr
website: copr.fedoraproject.org
target: https://copr.fedorainfracloud.org/
- role: httpd/redirect
name: join-fedora
website: join.fedoraproject.org

View file

@ -256,6 +256,11 @@
- fedora.my
ssl: false
- role: httpd/website
name: copr.fedoraproject.org
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
name: bugz.fedoraproject.org
server_aliases: [bugz.stg.fedoraproject.org]