We should apply this patch post-freeze to fix the target for elections redirect:
commit ccc5bd44cede157cf8def2001a2afa81b24be5e9 Author: Patrick Uiterwijk <puiterwijk@redhat.com> Date: Thu Mar 16 11:16:02 2017 +0000 Fix elections redirect URL Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index b03bb5e..66dfd8c 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -35,7 +35,7 @@ name: elections website: admin.fedoraproject.org path: /voting - target: https://apps.fedoraproject.org/voting + target: https://admin.fedoraproject.org/voting - role: httpd/redirect name: people-fp-o
Metadata Update from @puiterwijk: - Issue assigned to puiterwijk - Issue priority set to: 3 - Issue tagged with: unfreeze
Pushing out now, should be live in the next hour or so.
:mountain_cableway:
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)