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>
We have to use letsencrypt here because this is not a direct
fedoraproject.org site, so it can't use our wildcard cert.
This may break our certbot setup, but will give it a try.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This service tagged things based on mbs builds.
Since mbs is retired now, no need for this to be around either.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
With the EOL of Fedora 38 yesterday, we are no longer building any
modules and can retire our module build service.
Note that toddlers needs to be adjusted still, that will happen after
this.
Thanks for all the modules!
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This removes osbs and allmost all it's associated playbooks and files.
It served long and well, but we no longer need it.
flatpaks are building with a koji-flatpak plugin.
base/minimal/toolbox containers are building with kiwi.
We aren't building any other containers right now, and we did they could
be added to kiwi.
This is the end of an era... I look with nostolga on
ansible-ansible-openshift-ansible (a role to setup ansible on a control
host and run it from our ansible).
Good bye osbs!
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Right now we are still trying to get this site working, and it's doing
passthough, so letsencrypt won't work. So, lets just disable it for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.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.
We need this to be seperate from the main apps.ocp site, because that
one does a ssl redirect that we don't want it to.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
These are old rhel7 instances. The only thing left on them is fedmsg-irc
(sending to one irc channel, fedora-releng). Move everything to use the
newer rhel8 value02 instead.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>