Kevin Fenzi
0bb87a53e2
autosign: this should be autosign02 in prod now
...
Just use the short inventory name here so it works in prod and stg.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-30 09:53:19 -08:00
Kevin Fenzi
c764d1ea86
autosign: adjust playbooks for prod
...
We need to setup things in prod slightly differently, using keyctl.
Copy in the service and scripts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-30 09:33:45 -08:00
Pedro Moura
4ead1104a0
Planet: fix buildconfig identaion
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-29 22:22:03 +00:00
Kevin Fenzi
8b82205393
bkernel01: new machine
...
Adjust mac address for the new machine.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-29 13:33:09 -08:00
Pedro Moura
872bc7778c
Planet: update secret reference
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-29 20:49:03 +00:00
Pedro Moura
b8f2ed12bf
Planet: add secret reference
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-29 20:49:03 +00:00
Pedro Moura
5f7b2bab72
Planet: improve readability of deployment and buildconfig
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-29 20:49:03 +00:00
Mattia Verga
d3ae9b2981
bodhi: another try to prevent stg logs from being unreadable
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it >
2024-01-29 09:26:08 +00:00
Mattia Verga
c2025d4833
bodhi: revert nullPool patch and apply timeout to queries
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it >
2024-01-28 15:25:14 +01:00
Kevin Fenzi
4b27b2774f
postgresql_server: enable auto_explain and set to 30s
...
This will log an explain for any query that takes more than 30s.
We likely will need to lower it to get the slow heavy queries that are
hitting koji's db.
This does require a restart, but after this we can change the min
duration with just a reload. If there are too many logs, we can set this
to -1 to never log.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-27 13:14:41 -08:00
Kevin Fenzi
1d953b4678
bodhi: apply nulldb patch to production as well.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-27 09:58:35 -08:00
Mattia Verga
6ad94dfdc5
bodhi: prevent staging logs to be clogged by markdown debug msgs
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it >
2024-01-27 17:46:49 +00:00
Mattia Verga
c18ab47b69
bodhi: temporary patch to use NullPool for sqlalchemy engine
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it >
2024-01-27 18:05:46 +01:00
Adam Williamson
862a070716
Give myself yet more people quota for uploading ISOs
...
Now I need another ISO uploaded for kkoukiou to investigate
https://bugzilla.redhat.com/show_bug.cgi?id=2260395 .
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2024-01-26 08:42:28 -08:00
Nick Bebout
d1c563acc2
Revert "Change the httpd proxy stuff to point to ipa02 also"
...
This reverts commit 65cf67f584 .
2024-01-25 11:23:03 -06:00
Nick Bebout
b5d0a51ae9
Revert "Reapply "Change ipa01-backend to actually point to ipa02""
...
This reverts commit d28ebf8cb5 .
2024-01-25 11:23:03 -06:00
Nick Bebout
65cf67f584
Change the httpd proxy stuff to point to ipa02 also
2024-01-25 09:06:44 -06:00
Nick Bebout
d28ebf8cb5
Reapply "Change ipa01-backend to actually point to ipa02"
...
This reverts commit 7b71471851 .
2024-01-25 08:50:46 -06:00
Aurélien Bompard
3a964ed716
Fix noggin config
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-25 15:28:18 +01:00
Kevin Fenzi
5d24117ce8
proxies / ipa / ui: missing trailing /
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-24 15:27:01 -08:00
Kevin Fenzi
62279be3e5
proxies / ipa / ui: fix another typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-24 15:21:59 -08:00
Kevin Fenzi
ec09a8d302
proxies / ipa / ui: fix a typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-24 15:20:59 -08:00
Kevin Fenzi
3996374ea0
proxies / ipa / ui: try and edit the referrer for new ipa
...
New ipa checks the referrer to avoid CSRF issues.
We need to have the proxy edit requests for the right internal hostname
for it to be able to work.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-24 15:19:14 -08:00
Nick Bebout
7b71471851
Revert "Change ipa01-backend to actually point to ipa02"
...
This reverts commit b64524ec9a .
2024-01-24 16:17:57 -06:00
Adam Williamson
560614b3c9
Give myself 5G quota on fedorapeople
...
I need to upload a big Silverblue ISO for
https://github.com/fedora-silverblue/issue-tracker/issues/530 .
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2024-01-24 10:59:43 -08:00
Michal Konecny
cd3534157e
[ipa/server] Update ipa01 to RHEL9
...
Let's try to update ipa01 to RHEL9 and replace the broken ipa01 machine.
Signed-off-by: Michal Konecny <mkonecny@redhat.com >
2024-01-24 14:59:46 +01:00
Leo Puvilland
172a57c0cf
nagios: remove serviceackauthor from host notifications
...
Signed-off-by: Leo Puvilland <leo@craftcat.dev >
2024-01-24 03:34:52 +00:00
Ryan Lerch
1cb0c81048
[maubot] add python-gitlab dep
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-01-24 13:26:54 +10:00
Nick Bebout
b64524ec9a
Change ipa01-backend to actually point to ipa02
2024-01-23 16:06:05 -06:00
Ryan Lerch
83cb6df91e
Add gitlab plugin to maubot image
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-01-23 10:17:01 +10:00
Michal Konecny
51a2ab7e73
[ipa/server] Reinstall ipa03 from scratch
...
This will create the ipa03 server from scratch.
Signed-off-by: Michal Konecny <mkonecny@redhat.com >
2024-01-22 20:03:44 +00:00
Pedro Moura
274083b108
leaving only keytab volume
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-22 16:39:47 -03:00
Pedro Moura
6b80c0fd91
Planet: fix volume mounts
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-22 13:52:51 +00:00
Aurélien Bompard
f086f89696
Actually, do deploy part of the role
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-22 13:30:17 +01:00
Kevin Fenzi
cc08ec8271
koji_hub: add webkit2gtk4.0 to heavybuilder channel
...
See https://pagure.io/fedora-infrastructure/issue/11618
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-18 16:15:46 -08:00
Pedro Moura
2b8a1c8783
Planet: Fix deployment identation
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-18 19:19:02 +00:00
Samyak Jain
baf13358a3
Add obs-studio-libs and obs-studio-plugin-vkcapture to the multilib whitelist
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2024-01-18 20:38:58 +05:30
Aurélien Bompard
703dc87d05
MirrorManager: adjust config
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-18 11:19:41 +01:00
Aurélien Bompard
77e023d62f
Allow the cron jobs to write in the shared volume
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-18 11:19:41 +01:00
Kevin Fenzi
134510ba86
torrent: move torrentjsonstats to python3
...
This is an old python2 script. I had manually hacked it when I moved
torrent to rhel9, but a recent playbook run over everything put the old
python2 one back. So, lets fix it for once in ansible.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-17 12:43:04 -08:00
Pedro Moura
910e5cebf3
Planet: Fix deployment apiVersion
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-17 17:12:13 -03:00
Samyak Jain
fc8920750b
robosignatory: f40-rebuild auto signing mass rebuild tag as builds happen
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2024-01-17 16:59:31 +00:00
Kevin Fenzi
dd12a25400
logrotate: this has to replace the rsyslog file, not add rsyslog-logroate
...
Missed this in review, but if we do this it causes logrotate to error
out because there's a rsyslog and a rsyslog-logrotate files with the
same log files mentioned. So, we need to just replace the stock rsyslog
file and not use the ryslog-logrotate one. ;)
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-01-17 08:47:07 -08:00
Pedro Moura
57a9b8f70a
Fixed planet templates identation
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2024-01-17 15:47:31 +00:00
Aurélien Bompard
c397be2799
MirrorManager: make the storage more generic
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-17 16:16:00 +01:00
Aurélien Bompard
a4bc9a6149
mirrormanager: add the conf file location to the cron job
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-17 15:42:25 +01:00
Aurélien Bompard
ed41855a72
MirrorManager: fix image name in cron jobs, again
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-17 14:31:53 +01:00
Aurélien Bompard
7879d6bddf
MirrorManager: fix image name in cron jobs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-17 14:14:08 +01:00
Aurélien Bompard
49a32725ba
mirrormanager: add missing mount on the cronjob
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-17 13:28:49 +01:00
Aurélien Bompard
035f018242
MirrorManager: fix config
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-01-17 10:48:59 +01:00