diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 54a73895be..1bb048dc4a 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -84,6 +84,13 @@ target: https://bodhi.stg.fedoraproject.org/overrides/ when: env == 'staging' + - role: httpd/redirectmatch + name: 04-bodhi2-new-update-gotcha + website: admin.fedoraproject.org + regex: /updates/new/*$ + target: https://bodhi.stg.fedoraproject.org/updates/new + when: env == 'staging' + - role: httpd/redirectmatch name: 90-bodhi2-cutover-updates website: admin.fedoraproject.org