Hi all,

Hopefully this patch is correct to redirect planet.fedoraproject.org to https://fedoraplanet.org

diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml
index f658356b5..e923e12d8 100644
--- a/playbooks/include/proxies-redirects.yml
+++ b/playbooks/include/proxies-redirects.yml
@@ -455,6 +455,10 @@
     path: /fedorapeople
     target: http://fedoraplanet.org/

+   - role: httpd/redirect
+     name: site
+     website: planet.fedoraproject.org
+     target: https://fedoraplanet.org


Cheers

Brian


diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml
index f658356b5..e923e12d8 100644
--- a/playbooks/include/proxies-redirects.yml
+++ b/playbooks/include/proxies-redirects.yml
@@ -455,6 +455,10 @@
     path: /fedorapeople
     target: http://fedoraplanet.org/
 
+   - role: httpd/redirect
+     name: site
+     website: planet.fedoraproject.org
+     target: https://fedoraplanet.org
 
   # QA
   - role: httpd/redirect
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to