proxies: Add coreos.fp.o website for the sole purpose of having two redirects

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-07-16 15:54:14 +00:00
parent 8386126d3a
commit 20b9e32327
2 changed files with 19 additions and 2 deletions

View file

@ -820,3 +820,20 @@
target: https://ask.fedoraproject.org/
tags:
- askbeta.fedoraproject.org
# coreos redirects
- role: httpd/redirect
shortname: coreos
website: coreos.fedoraproject.org
path: /
target: https://getfedora.org/coreos/
tags:
- coreos.fedoraproject.org
- role: httpd/redirect
shortname: coreosfaq
website: coreos.fedoraproject.org
path: /blogs/faq.html
target: https://docs.fedoraproject.org/en-US/fedora-coreos/faq/
tags:
- coreos.fedoraproject.org

View file

@ -518,12 +518,12 @@
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: awx.fedoraproject.org
site_name: coreos.fedoraproject.org
sslonly: true
cert_name: "{{wildcard_cert_name}}"
when: env == "production"
tags:
- awx.fedoraproject.org
- coreos.fedoraproject.org
#