From 94dc97a45ed2f14327033e903ef09cac9b85a776 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 3 Apr 2020 16:44:16 +0000 Subject: [PATCH] add redirect for keys --- playbooks/include/proxies-redirects.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 8f64189951..5f5cf4ab86 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -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