Time to retire ODCS. ELN is moved off and that was the last thing using
it. Thanks for all the service ODCS!
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit retires pdc from ansible.
The website should get redirected to a wiki page about the retirement.
If for some reason we need to bring things back, the vm's will still
have their disks and xml saved off so we can bring it back.
Would need to revert this, run proxy playbooks and do a little cleanup
on the redirect, then bring the vm's back up.
Hopefully we don't have to.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This reverts commit 3e4db5cabb.
We don't want to redirect here. We need to do it in another place.
This site is the one all the dnf repos use to contact mirrorlists.
We recently decommissioned old mirrormanager and some pages were still pointing
to it, let's redirect them to correct place.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
alt.fpo/en/cloud is still the first link to pop up on search engine and
the current redirect only works with /cloud.
This commit fix the redirect, and prevent this old page to be indexed.
fas was redirecting to the old https://admin.fedoraproject.org/accounts
and that in turn was still trying to proxy to the old fas2 app on the
ocp3 cluster. That app is retired and that cluster is long gone too, so
we should just redirect it to the current account system.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We moved the page off happyassassin (my personal domain) onto
openqa.fp.o some time ago, so this is unnecessarily a double
redirect at present.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
fedocal moved to calendar.fedoraproject.org, so use that in apps.
Also some links to the old admin.fedoraproject.org/calendar/whatever
still exist, so redirect those to calendar.fedoraproject.org/whatever
Fixes ticket 10616
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
previously the redirect from help.fedoraproject.org pointed to an old
location on fedoraproject.org which in turn re-directed to an interstital
that eventually redirected to getfedora.org index
This commit sets the redirect from help.fp.o to ask,fp.o
Resolves: https://pagure.io/fedora-infrastructure/issue/10364
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
previously the redirect from join.fedoraproject.org pointed to the old
join page on the wiki, which in turn re-directed to the final (correct)
destination of https://docs.fedoraproject.org/en-US/project/join/
This commit sets the redirect from join.fp.o to the docs site, skipping
the wiki altogether.
Resolves: https://pagure.io/fedora-infrastructure/issue/10363
Signed-off-by: Ryan Lerch <rlerch@redhat.com>