diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index b8ef30bdd9..d1a4945fd7 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -217,11 +217,6 @@ website: help.fedoraproject.org target: https://fedoraproject.org/get-help - - role: httpd/redirect - shortname: l10n - website: l10n.fedoraproject.org - target: https://translate.fedoraproject.org/ - # This is just a redirect to developer, to make it easier for people to get # here from Red Hat's developers.redhat.com (ticket #5216). - role: httpd/redirect diff --git a/playbooks/include/proxies-rewrites.yml b/playbooks/include/proxies-rewrites.yml index aa42d228ad..db1aff6659 100644 --- a/playbooks/include/proxies-rewrites.yml +++ b/playbooks/include/proxies-rewrites.yml @@ -44,19 +44,6 @@ status: 301 target: https://fedoraproject.org/static/images/favicon.ico - - role: httpd/domainrewrite - destname: translate - website: translate.fedoraproject.org - # TODO - At some point, this will switch to fedora.zanata.org - target: https://fedora.transifex.net/ - - - role: httpd/domainrewrite - destname: 00-translate-icon - website: translate.fedoraproject.org - path: ^/favicon.ico$ - status: 301 - target: https://fedoraproject.org/static/images/favicon.ico - - role: httpd/domainrewrite destname: 00-registry-icon website: registry.fedoraproject.org