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:
parent
8386126d3a
commit
20b9e32327
2 changed files with 19 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue