epel.io: Add redirect
Fixes: https://pagure.io/fedora-infrastructure/issue/11933 Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
d23d4a03ec
commit
f77c5fdded
2 changed files with 15 additions and 0 deletions
|
@ -871,3 +871,10 @@
|
|||
path: /kerneltest
|
||||
target: "https://kerneltest{{env_suffix}}.fedoraproject.org"
|
||||
tags: kerneltest
|
||||
|
||||
- role: httpd/redirect
|
||||
shortname: epel.io
|
||||
website: epel.io
|
||||
target: https://docs.fedoraproject.org/en-US/epel/
|
||||
tags:
|
||||
- epel.io
|
||||
|
|
|
@ -1187,3 +1187,11 @@
|
|||
certbot: true
|
||||
tags:
|
||||
- kanban
|
||||
|
||||
- role: httpd/website
|
||||
site_name: "epel.io"
|
||||
ssl: true
|
||||
sslonly: true
|
||||
certbot: true
|
||||
tags:
|
||||
- epel.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue