From f20d4d1668284d56eb6be56bbe55618eaad1bc97 Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Tue, 2 May 2023 16:25:14 +1000 Subject: [PATCH] Add redirect for fedora.gpg add redirect from https://getfedora.org/static/fedora.gpg to https://fedoraproject.org/fedora.gpg Signed-off-by: Ryan Lerch --- playbooks/include/proxies-redirects.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 8704207aee..d7179d6adf 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -243,6 +243,14 @@ tags: - fedoraproject.org + - role: httpd/redirect + shortname: fedoraproject-fedoragpg + website: getfedora.org + path: /static/fedora.gpg + target: https://fedoraproject.org/fedora.gpg + tags: + - fedoraproject.org + - role: httpd/redirect shortname: flocktofedora website: flocktofedora.net