Commit graph

42837 commits

Author SHA1 Message Date
Kevin Fenzi
4292c0ea22 buildvm_ppc64: fix default volume group that was mistakenly changed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-02 11:49:28 -08:00
Kevin Fenzi
9da70ad3d7 flatpak-indexer: add yselkowitz to app owners
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-02 09:11:13 -08:00
Pedro Moura
0c695d2603 add datanommer01 to cloud_aws group
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-01-31 15:15:15 +00:00
Jakub Kadlcik
cab31f142c copr-be: another attempt to create the file 2025-01-30 15:12:35 +01:00
Jakub Kadlcik
022ef5ddb6 copr-be: state=file doesn't create the file 2025-01-30 15:04:32 +01:00
Jakub Kadlcik
b7be52dd87 copr-be: conditionally redirect backend URLs to Pulp
See https://github.com/fedora-copr/copr/issues/3504
2025-01-30 13:53:40 +00:00
Samyak Jain
fb06fb5d5c Resign f42 builds with f43 key
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-01-30 09:50:15 +00:00
Pavel Raiskup
93504347bf copr-be: fix playbook
Complements: 5bdfe4b1e5
2025-01-30 09:22:20 +01:00
Pavel Raiskup
74916e7839 backend: fix the hanged system (workers not allocating)
Reverts part of 62952df107
2025-01-30 09:17:26 +01:00
Pedro Moura
e2b4d855d7 Update stg proxies from f40 to f41
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-01-29 20:15:44 +00:00
Kevin Fenzi
54bfe96cdc host_reboot: move to same pattern as vhost_reboot
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-29 09:21:46 -08:00
Kevin Fenzi
31bb763172 host_update: sync with vhost update and fix for modern systems
This playbook was still calling yum and wasn't in line with the vhost
playbook. Synced that over and it works just like the vhost_update one
now (except that it doesn't update guests).

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-29 09:19:23 -08:00
Kevin Fenzi
23d8ef1210 noc-cc01: install ipmitool
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-28 14:33:49 -08:00
James Antill
9e32ac422e Remove bvmhost-a64 01-02, 07-13, 19-24.
Signed-off-by: James Antill <james@and.org>
2025-01-28 21:47:30 +00:00
Kevin Fenzi
77fe8423e0 base: drop system_identification
We don't need or want this anymore since CSI is gone/dead.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-28 10:49:57 -08:00
Miroslav Suchý
bd850792c8 enable powerful builders for wojnilowicz/ungoogled-chromium
https://github.com/fedora-copr/copr/issues/3603
2025-01-28 13:19:09 +01:00
Kevin Fenzi
ef73ee4495 buildvm_s390x: drop mention of non existant buildvm-s390x-24
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 17:55:13 -08:00
Kevin Fenzi
51bc025548 os-control: fix up indent
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 17:52:07 -08:00
Kevin Fenzi
ddc195b56c tasks: drop 2 missed old motd tasks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 17:44:53 -08:00
iamyaash
b3d6a90b9a motd generic template added
migrated notes from infra/hosts

motd changes; excluding CSI infos

removed csi_* vars from group_vars; converted csi_purpose & csi_relationship into notes

fixed merge conflicts

minor changes; var

updating YAMLs & playbooks

udpated YAMLs & playbooks again

updated correctly; buildhw.yml

fixing merge conflicts

dest added in motd.yml
2025-01-28 01:10:14 +00:00
Kevin Fenzi
7799cc2478 vhost_update: just revert the case issue until later
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 16:26:46 -08:00
Kevin Fenzi
043efd038b vhost_update: Changing the variable to be upper cased here seems to break / need renaming all the rest of them
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 16:16:20 -08:00
Kevin Fenzi
22a61065b2 db-riscv-koji01: allow connections from hub
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 15:29:59 -08:00
Kevin Fenzi
3938bd35e2 koji: some more containerbuild removal cleanup
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 15:27:58 -08:00
Kevin Fenzi
8b763ae6ab koji-hub: fix some conditionals in playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 15:16:40 -08:00
Kevin Fenzi
8b0cce530a koji-hub: fix some mistaken logic in kojiweb config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 15:02:10 -08:00
Kevin Fenzi
835cc165dd proxies: add tags for riscv-koji
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 14:38:20 -08:00
Kevin Fenzi
4e75154825 koji-hub: redo some keytab stuff to get riscv-koji happier
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 14:17:13 -08:00
Kevin Fenzi
d116ab3795 koji-hub: do not install secondary keytabs yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-27 11:46:19 -08:00
Aurélien Bompard
85ecf47a2a
Don't deploy messaging bridges in staging anymore
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-01-27 10:30:25 +01:00
0ba5409a9f
forgejo: Ensure helm utility is available on os-control machines
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2025-01-27 08:09:38 +00:00
Kevin Fenzi
7b34fecdcc buildvm-s390x-20/21: drop one s390x builder and add memory to another
webkitgtk is unable to finish building on the current builders, so
lets drop one and add memory to another. Will make 20 the only one in
the heavybuilder channel for it. Hopefully this will get it to complete.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-26 12:31:13 -08:00
Kevin Fenzi
a6c874f45e pagure: fix overzellous shell call that should be a variable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 20:18:38 -08:00
Kevin Fenzi
9af79d19ee handlers: fix another name change
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 14:11:11 -08:00
Kevin Fenzi
22f3d8832f handlers: more renaming fixes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 14:06:11 -08:00
Kevin Fenzi
9876752df2 Fix renamed handler for restart nrpe
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 14:01:45 -08:00
Kevin Fenzi
ddd9e76975 koji_riscv: mark hub as external
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 13:55:41 -08:00
Kevin Fenzi
35fa46ecc7 koji_riscv: drop fragment of custom ip rules
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 13:41:09 -08:00
Kevin Fenzi
e71eb715fa koji-hub: add koji_riscv to playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 13:38:27 -08:00
Kevin Fenzi
2fca720176 koji_hub: remove old shadow user
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 12:18:07 -08:00
Kevin Fenzi
2f2ba91754 koji_hub: fix another conditional that only had one =
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 12:03:05 -08:00
Kevin Fenzi
49d9f1bdd0 koji_hub: fix conditional that only had one =
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 11:50:55 -08:00
Kevin Fenzi
6675345f58 riscv-koji secondary hub
Here's a pull request to setup a secondary riscv-koji hub.

There are still outstanding issues, but things should be
good enough to merge and deploy the initial instance and
interate from there. Also I plan to run a --check --diff to make sure
there's no changes on primary hubs/etc.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-24 19:12:04 +00:00
Adam Piasecki
27a5e384f8 coreos-ostree-importer:add Adam Piasecki to owners
reason: monitoring and development.
2025-01-24 15:00:34 +00:00
cf322dc271
forgejo: Working on a minimal playbook to launch helm
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2025-01-24 12:11:22 +00:00
Aurélien Bompard
34b866351b
Remove toddlers, it's now replaced by poddlers
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-01-24 10:07:53 +01:00
Kevin Fenzi
a0ea90a67c Revert "Poddlers: add liveness and readiness monitoring"
This reverts commit bac0e1e18f.
2025-01-23 11:07:39 -08:00
Kevin Fenzi
a83b031a0b poddlers: memcached01 is no more
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-23 10:33:07 -08:00
ce4a415eb0
firmitas: configure the cronjob to run once a month
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2025-01-23 08:38:21 +00:00
Seddik Alaoui Ismaili
588dc2af21 retire memecached01 2025-01-23 01:57:47 +00:00