diff options
| author | Kevin Fenzi <kevin@scrye.com> | 2015-12-12 19:05:17 +0000 |
|---|---|---|
| committer | Kevin Fenzi <kevin@scrye.com> | 2015-12-12 19:05:17 +0000 |
| commit | ef06b63db936259bb62c65fa2ea448a5610cb295 (patch) | |
| tree | 9387ad6cdd6af15718ed93ccbb1856b5ff47f250 | |
| parent | 3b3cc969b5ce1d85bff41adbfa916376dd81a0e4 (diff) | |
Move this site over here where it will get redirected correctly.
| -rw-r--r-- | playbooks/include/proxies-redirects.yml | 6 | ||||
| -rw-r--r-- | playbooks/include/proxies-websites.yml | 4 |
2 files changed, 2 insertions, 8 deletions
diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 8249c82b8..2e7578b26 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -281,12 +281,6 @@ website: fedoraproject.com target: https://getfedora.org/ - - role: httpd/redirect - name: getfedoracom - website: getfedora.com - target: https://getfedora.org/ - - # Planet/people convenience - role: httpd/redirect name: infofeed diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 6ae1750c3..851191a1a 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -131,8 +131,8 @@ - www.fedoraproject.pe - www.fedoraproject.su - www.projectofedora.org - - + - www.getfedora.com + - getfedora.com - role: httpd/website name: admin.fedoraproject.org |
