From 22cd1bc504ba85d6e39f41ef715ff1dafd030d94 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 3 Jan 2018 20:51:59 +0000 Subject: [PATCH] add trailing / to planet.fedoraproject.org redirect. Should fix ticket 6607 --- playbooks/include/proxies-redirects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index bbfe53442d..0328557fe2 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -478,7 +478,7 @@ - role: httpd/redirect name: planet.fedoraproject.org website: planet.fedoraproject.org - target: http://fedoraplanet.org + target: http://fedoraplanet.org/ # QA - role: httpd/redirect