diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 0c84ebe609..5221275693 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -561,13 +561,13 @@ website: pki.fedoraproject.org target: http://dogtagpki.org/ - # # 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 - # tags: keys + # 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? + tags: keys - role: httpd/redirectmatch shortname: boot diff --git a/playbooks/include/proxies-rewrites.yml b/playbooks/include/proxies-rewrites.yml index 774ec6fbbd..3891c4d507 100644 --- a/playbooks/include/proxies-rewrites.yml +++ b/playbooks/include/proxies-rewrites.yml @@ -14,14 +14,6 @@ roles: - - role: httpd/domainrewrite - destname: keys-rewrite - website: keys.fedoraproject.org - path: ^/.*$ - status: 301 - target: https://fedoraproject.org/wiki/Infrastructure/graveyard - tags: keys - - role: httpd/domainrewrite destname: admin website: admin.fedoraproject.org