Commit Graph

41474 Commits

Author SHA1 Message Date
Kevin Fenzi
f15fa40ccd bodhi / koji sync listener: set BODHI_URL and import re
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-17 08:10:56 -07:00
Kevin Fenzi
fa08cf1895 Reapply "bodhi-backend: owner-sync-pagure script debugged"
This reverts commit b029ec8c63.

I spoke too soon, the errors I saw were not causing it to fail.
2024-05-17 08:09:24 -07:00
Kevin Fenzi
b029ec8c63 Revert "bodhi-backend: owner-sync-pagure script debugged"
This reverts commit 8cfdeed4b6.

Still got some issues with this new script. ;(
Reverting for now while we debug.
2024-05-17 07:59:30 -07:00
Stephen Smoogen
ca3def5d94 Fix numbering and move aarch64 to hardware
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-05-16 21:25:35 +00:00
Kevin Fenzi
dcb435a8c9 bvmhost-x86-08: fix device for nbde
Turns out this was the /boot device, but we need the main device.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-16 13:50:41 -07:00
Kevin Fenzi
ec2f9a1c0b bodhi: enable trusted_sources again
We had the syntax wrong here, it's space seperated, not ,
so the entire thing was getting checked and of course failing.
Lets try again now with space seperator

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-16 13:22:29 -07:00
Lenka Segura
8cfdeed4b6 bodhi-backend: owner-sync-pagure script debugged
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-05-16 20:17:30 +00:00
Stephen Smoogen
254fa60914 Update dates for old graphics
These gnuplot logs are needing to be updated to cover the newer
dates. This will probably be the last set of updates as newer graphs
should be in the pipeline.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-05-16 20:05:25 +00:00
Owen W. Taylor
5477546ff2 Add Flatpak build types to the Koji web configuration
This is needed to make them appear properly in dropdowns.

https://pagure.io/koji-flatpak/issue/1
2024-05-16 20:03:13 +00:00
Mattia Verga
4b9b2fc171 bodhi: update bot name in top users blacklist
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-05-16 19:27:45 +00:00
Kevin Fenzi
8e2bdcb6f3 smtp-mm-cc-rdu01: fix dns setup
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-16 10:46:42 -07:00
Mattia Verga
291bf2570c bodhi: fix createrepo_c config for EPEL-NEXT
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-05-16 17:51:39 +02:00
Michal Konecny
48215a4418 [the-new-hotness] Update hotness instance to F40
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-16 16:03:10 +02:00
Michal Konecny
de7ce04461 [release-monitoring] Read docs and static from correct location
As the python version changed in fedora 40, we need to adjust the httpd conf to
read the files from correct location.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-16 15:53:46 +02:00
Michal Konecny
540c1ae874 [release-monitoring] Update staging deployment to F40
As tested locally F40 container deployment works, but let's test it on staging first.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-16 15:32:10 +02:00
David Kirwan
cb77d694fe zabbix: move postgresql configuration to files rather than templates
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 11:39:16 +01:00
David Kirwan
93334b3b48 zabbix: remove zabbix_agent role from server, need to handle that
configuration differently.

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 10:46:24 +01:00
David Kirwan
0ada9a0794 zabbix: add agent role to zabbix server playbook
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 10:39:45 +01:00
David Kirwan
c7100e0259 zabbix: remove runonce flag from zabbix hostgroup creation task
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 09:30:41 +01:00
David Kirwan
71bb62022f zabbix: enable zabbix template roles on rabbitmq
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 09:26:44 +01:00
David Kirwan
66defc189e zabbix: attach monitoring template to rabbitmq
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 09:22:21 +01:00
Ryan Lerch
b083c70da2 Move building fedoramessaging extensaion after links are made
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-16 18:04:00 +10:00
Ryan Lerch
c16a9eb90d Update wiki stage to f40
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-16 12:00:16 +10:00
Ryan Lerch
675f400fdf Add ryanlerch to nagios commands lists
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-16 10:59:50 +10:00
Kevin Fenzi
3e96671a7f databases: some cleanups
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 17:04:43 -07:00
Kevin Fenzi
be99e46e3e db-datanommer02: moves to rhel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 15:40:18 -07:00
Kevin Fenzi
31c4c11b8c db-datanommer: adjust playbook to handle new setup with normal rpm for timescaledb
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 15:19:30 -07:00
Kevin Fenzi
bf5a81829c db01 migrates to rhel9/pgsql-15
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 15:06:43 -07:00
Kevin Fenzi
ef2bf0b55a db03 migrated to db04
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 14:08:51 -07:00
Kevin Fenzi
8438fc5894 postgresql_server: adjust for new db-fas01 being rhel9/pgsql15
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 13:25:10 -07:00
Kevin Fenzi
c26999a629 db-fas01 migrates to db-fas02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 13:22:01 -07:00
Kevin Fenzi
e8fffa4e1d db-datanommer02.stg -> db-datanommer01.stg: migrate to rhel9 vm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 10:44:40 -07:00
Aurélien Bompard
ff8c8733c0 Badges: we need ReadWriteMany for rolling deployment upgrades
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-05-14 10:07:46 +02:00
Aurélien Bompard
b963e77ab1 Badges: mount the redis persistent dir in the right place
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-05-14 07:57:38 +02:00
Kevin Fenzi
af8b5836e9 osuosl02: adjust nrpe proc settings
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-13 20:07:05 -07:00
Kevin Fenzi
74f4e7f496 osuosl01: fare thee well!
We have migrated off this machine and it's time to decomission it.
Thanks for all your service osuosl01.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-13 17:56:59 -07:00
Kevin Fenzi
9f7c859176 ibiblio02: add to hardware inventory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-13 14:48:01 -07:00
James Antill
895a0f39e3 Add me to cron emails, and remove asaleh.
Signed-off-by: James Antill <james@and.org>
2024-05-13 15:09:02 -04:00
James Antill
505de1146a Renamed the split/rezip scripts for countme.
Signed-off-by: James Antill <james@and.org>
2024-05-13 11:42:56 -04:00
Nils Philippsen
71f4401e4d toddlers: Configure distgit_commit_processor
Related: fedora-infra/toddlers#183
Related: fedora-infrastructure#11641

Signed-off-by: Nils Philippsen <nils@redhat.com>
2024-05-13 11:34:57 +00:00
Aurélien Bompard
fc79113ce6 Badges: fixup
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-05-13 13:12:46 +02:00
Aurélien Bompard
fd21c1a139 Badges: give persistent storage to Redis
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-05-13 12:50:33 +02:00
Kevin Fenzi
7b6af55aa6 db-datanommer02.stg: use pgsql 15 here too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-11 11:55:26 -07:00
Kevin Fenzi
5a706e408d db03.stg: replaced with new rhel9 version
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-11 10:50:54 -07:00
Kevin Fenzi
99c459df6c db-fas01.stg: migrated over to rhel9, drop db0-fas02.stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-11 10:19:08 -07:00
Kevin Fenzi
373f7a2a83 db-fas: clean up some old logic
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-11 10:16:42 -07:00
Kevin Fenzi
01676bfdf1 db-fas02.stg: create stg rhel9 host to migrate to
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-11 09:23:04 -07:00
Kevin Fenzi
28e3650ea9 proxy06: move to new virthost, clean up network config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-10 11:42:58 -07:00
Kevin Fenzi
4d01636468 smtp-mm-osuosl01: move to new virthost
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-10 11:22:23 -07:00
Kevin Fenzi
a3977e7038 releng: retired-packages: also supress popd output
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-10 09:37:07 -07:00