Commit graph

20 commits

Author SHA1 Message Date
Kevin Fenzi
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
Kevin Fenzi
e2a6f6ea5c main: remove os-cluster from main
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-05 16:39:59 -08:00
Kevin Fenzi
a1eb4a812d main playbook: remove old resultsdb playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-29 14:25:33 -07:00
Kevin Fenzi
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
Kevin Fenzi
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
Kevin Fenzi
ccdcf88c0d main: adjust copr playbooks for current setup
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 16:36:31 -08:00
Kevin Fenzi
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
Kevin Fenzi
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
Kevin Fenzi
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
Pavel Raiskup
43bc598fb1 copr-fe: copr-frontend-cloud => copr-frontend 2021-10-12 14:47:29 +02:00
Pierre-Yves Chibon
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
Kevin Fenzi
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
Kevin Fenzi
43d3fbcdb8 Clean up some no longer used playbooks.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-05 15:16:21 -07:00
Kevin Fenzi
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
Nils Philippsen
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
Aurélien Bompard
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
Frank Ch. Eigler
b404cb5827 fedora-infrastructure issue/9733: remove dbgserver artifacts from ansible data 2021-03-16 16:23:52 +00:00
Mark O'Brien
f1f7d6d929 updated osbs playbooks run in main.yml 2021-02-12 17:09:22 +00:00
Kevin Fenzi
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)