diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 32347d9b42..bea9109e5f 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -113,6 +113,12 @@ target: https://bodhi.stg.fedoraproject.org/updates when: env == 'staging' + - role: httpd/redirectmatch + name: 89-bodhi2-icon + website: admin.fedoraproject.org + regex: /updates/static/images/bodhi-icon-48.png$ + target: https://apps.fedoraproject.org/img/icons/bodhi.png + - role: httpd/redirectmatch name: 90-bodhi2-cutover-updates website: admin.fedoraproject.org