#11567 Redirect https://alt.fedoraproject.org/cloud/ to https://fedoraproject.org/cloud/
Closed: Fixed 11 months ago by kevin. Opened a year ago by jnsamyak.

Reopening from releng issue[1] by @siosm

  • Describe the issue
    Now that the Cloud images have a nice page on the new website, we should redirect the old one to the new one.

Redirect https://alt.fedoraproject.org/cloud/ to https://fedoraproject.org/cloud/

  • When do you need this? (YYYY/MM/DD)
    No timeline. Before F39 release would be nice.

  • When is this no longer needed or useful? (YYYY/MM/DD)
    N/A

  • If we cannot complete your request, what is the impact?
    We have information duplicated across two websites.

[1] https://pagure.io/releng/issue/11681


Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-trouble, medium-gain, ops

a year ago

Metadata Update from @aheath1992:
- Issue assigned to aheath1992

11 months ago

Diff review before merge request:

diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml
index 05a0b964d1..129b2bd2aa 100644
--- a/playbooks/include/proxies-redirects.yml
+++ b/playbooks/include/proxies-redirects.yml
@@ -862,3 +862,11 @@
     target: https://docs.fedoraproject.org/en-US/dei/
     tags:
     - docs
+
+  - role: httpd/redirectmatch
+    shortname: 00-cloud-redirect
+    website: alt.fedoraproject.org
+    regex: ^/cloud
+    target: https://fedoraproject.org/cloud/
+    tags:
+    - cloud

That looks reasonable to me. If you can do a PR we can look at rolling it out tomorrow after freeze is up. :)

This should be complete.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

11 months ago

Log in to comment on this ticket.

Metadata
Boards 1
ops Status: Backlog