1
0
Fork 0
forked from infra/ansible
Commit graph

23 commits

Author SHA1 Message Date
c84b99223c osbs: raise a glass for it's service
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>
2024-03-28 12:52:07 -07:00
20dc948173 notifs (old fmn): retire
We are retiring this in favor of the new service.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-15 12:28:28 -08:00
22dde8163b unbound: remove and retire unbound servers
These instances served long and well as fallback resolvers for
dnssec-trigger. This is no longer needed or used, so lets remove them.
See https://pagure.io/fedora-infrastructure/issue/11415

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-07-24 14:40:43 -07:00
ddfd50de03 smtp-auth-cc-rdu01: create new smtp auth relay
We need this to try and relay in emails.
It turns out to be bordering on impossible to do this sanely with our
current setup, so make a fedora vm that lets us use saslauthdb to have a
specific (small) list of users that can authenticate and relay emails
via bastion and out. We can't do this on rhel, because they don't build
the saslauthdb backend. We can't use any of the other backends because
they either don't work or would allow any fedora user to relay, which we
do not want.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-18 14:35:49 -07:00
Jakub Kadlcik
b600748659 copr: add playbooks for copr-pulp and copr-pulp-dev instances 2023-02-26 22:11:13 +01:00
e2a6f6ea5c main: remove os-cluster from main
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-05 16:39:59 -08:00
a1eb4a812d main playbook: remove old resultsdb playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-29 14:25:33 -07:00
ab4db445c1 blockerbugs: Moved to openshift, remove old ansible stuff
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-21 11:49:41 -08:00
dee996826e main: comment out copr-db for now, as it has syntax errors
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 16:38:33 -08:00
ccdcf88c0d main: adjust copr playbooks for current setup
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 16:36:31 -08:00
864d8d3732 main: drop playbook for datagrepper, it has moved to openshift.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-24 16:09:16 -08:00
f68474e918 main: remove simple-koji-ci playbook as that host was retired
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-05 12:49:15 -07:00
c317178c88 iddev: retire
iddev was a instance running ipsilon, with a fas plugin. It was usefull
for developers to point to when developing new apps to be able to test
authentication. However, when we moved to new account system the only
way we could make iddev work is by adding it to the VPN and enrolling it
in IPA like a normal machine. We don't want to do that as it would allow
way too much power to anyone who had configuration power over it.

In addition, ryan wrote a vagrant setup called 'tiny-stage' that spins
up a ipa server and a ipsilon server and developers should be able to
use that locally to test, completely disconnected from our
authentication.

See https://pagure.io/fedora-infrastructure/issue/9966 for more info.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-15 10:35:44 -07:00
43bc598fb1 copr-fe: copr-frontend-cloud => copr-frontend 2021-10-12 14:47:29 +02:00
2b46beed2c fedocal: drop everything related to fedocal in VM
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-06-23 17:30:27 +02:00
24031a2038 bugzilla2fedmsg: clean up old vm's since we moved to openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-02 14:55:19 -07:00
43d3fbcdb8 Clean up some no longer used playbooks.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-05 15:16:21 -07:00
044467fafe debuginfod: add both stg and prod debuginfod vms
We are moving this to vm's as the nfs storage on openshift isn't up to
the i/o that this application needs.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-05 13:23:00 -07:00
0fde62b23c GNOME backups: Be gone
This hasn't been a thing since the colo move.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-24 10:52:25 +00:00
b8e6754f97 Use a VM for Ipsilon in prod too
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-03-23 16:55:38 +00:00
b404cb5827 fedora-infrastructure issue/9733: remove dbgserver artifacts from ansible data 2021-03-16 16:23:52 +00:00
f1f7d6d929 updated osbs playbooks run in main.yml 2021-02-12 17:09:22 +00:00
46964671a9 Rename master.yml to main.yml
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-12 09:11:33 -08:00
Renamed from master.yml (Browse further)