add redirect for keys

This commit is contained in:
Stephen Smoogen 2020-04-03 16:44:16 +00:00 committed by Pierre-Yves Chibon
parent f8cdc5e2bc
commit 94dc97a45e

View file

@ -561,14 +561,17 @@
website: pki.fedoraproject.org
target: http://dogtagpki.org/
- role: httpd/redirect
# all of this goes to one place the graveyard.
- role: httpd/redirectmatch
shortname: keys
website: keys.fedoraproject.org
regex: /.*$
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
- role: httpd/redirect
- role: httpd/redirectmatch
shortname: boot
website: boot.fedoraproject.org
regex: /.*$
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
- role: httpd/redirect