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:
Nils Philippsen 2024-06-07 15:09:03 +02:00
parent d23d4a03ec
commit f77c5fdded
2 changed files with 15 additions and 0 deletions

View file

@ -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

View file

@ -1187,3 +1187,11 @@
certbot: true
tags:
- kanban
- role: httpd/website
site_name: "epel.io"
ssl: true
sslonly: true
certbot: true
tags:
- epel.io