Kevin Fenzi
de84b616f6
riscv-koji: setup correct krb5.conf for the hub
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-11 11:07:53 -08:00
Michal Konecny
2ec055db6f
Use first uppercase letter for all handlers
...
This will unify all the handlers to use first uppercase letter for
ansible-lint to stop complaining.
I went through all `notify:` occurrences and fixed them by running
```
set TEXT "text_to_replace"; set REPLACEMENT "replacement_text"; git grep
-rlz "$TEXT" . | xargs -0 sed -i "s/$TEXT/$REPLACEMENT/g"
```
Then I went through all the changes and removed the ones that wasn't
expected to be changed.
Fixes https://pagure.io/fedora-infrastructure/issue/12391
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-10 20:31:49 +00:00
Kevin Fenzi
8a545a7e75
buildvm-x86-riscv: fix principal for kojid
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-07 10:40:54 -08:00
Kevin Fenzi
d710450269
buildvm-x86-riscv: adjust principal for riscv secondary koji hub
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 16:19:31 -08:00
Pavel Raiskup
0a0713ecb4
logdetective: fix a "c&p from docs" mistake
2025-02-06 07:52:17 +01:00
Pedro Moura
24d58c1d4a
fix apps-fp-o handlers
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-02-05 16:33:52 -03:00
Pavel Raiskup
5c935fd0cc
logdetective: do not reboot the machine every-time
2025-02-05 17:11:28 +01:00
Pavel Raiskup
9e50573296
logdetective: dnf module is not existing in F41
2025-02-05 17:07:12 +01:00
Pavel Raiskup
1cb2285afd
logdetective: F41's DNF5 has no --add-repo in config-manager
2025-02-05 17:01:03 +01:00
Pavel Raiskup
04c2f72d1e
logdetective: add tag for CUDA driver installation
2025-02-05 16:56:31 +01:00
Pavel Raiskup
c775ec0e6e
logdetective: the cuda package name contains version
2025-02-05 16:55:35 +01:00
Pavel Raiskup
7c665d6858
logdetective: move to Fedora 41
2025-02-05 16:51:59 +01:00
Jakub Kadlcik
ee05a46013
copr-be: don't redirect files in the srpm-builds directory
...
And generally have an easy control on chroot level
See https://github.com/fedora-copr/copr/issues/3504
2025-02-05 09:32:40 +00:00
Samyak Jain
7880b13991
robosignatory: also allow resigning f43 tagged packages
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-05 07:38:50 +00:00
Samyak Jain
ccb83f5e63
robosignatory: switch eln to fedora-43 key
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-05 01:42:32 +05:30
Kevin Fenzi
c21b454428
robosignatory: adjust for really stupid ansible-lint rule
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-04 09:04:24 -08:00
Samyak Jain
fd17adce36
Branch Fedora 42 from Rawhide
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-04 15:02:50 +00:00
Aurélien Bompard
e9b150fa68
Update the email_overrides URL
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-02-04 10:14:27 +01:00
Michal Konecny
7b58dfdce8
Remove fedmsg and github2fedmsg from staging
...
The messaging bridges openshift project and github2fedmsg VM were
already removed in staging. This is to clean the ansible playbooks.
I will create a separate one for production after this one is merged.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-04 09:13:40 +01:00
Kevin Fenzi
3b211105c9
koji_hub: fix another keytab reference
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-03 16:09:48 -08:00
Kevin Fenzi
c6bf29af77
koji_hub: adjust web keytabs
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-03 15:54:40 -08:00
Kevin Fenzi
a976c847aa
koji_hub: setup keytabs for secondary risv-koji
...
We need some service keytabs here in order to allow people to auth
against the secondary riscv-koji hub.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-03 14:21:10 -08:00
21b8282fb8
people.fp.o tweak container widths of dir listing
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 18:56:22 +10:00
245bfe99f9
people.fp.o add note as to what the listing is
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 18:48:25 +10:00
6fbb37ea57
people dir listing tweaks
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 18:32:51 +10:00
Miroslav Suchý
d8369913cb
copr: bump up numbers of reserved instances
2025-02-03 08:33:53 +01:00
be2adcbcde
Update fedora people directory listing to use fedora-bs
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 16:19:24 +10:00
e54c503002
update logo for fedora people dir listing
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 11:28:40 +10:00
78721fb920
Add latest fedora-bootstrap-5.3.3-0 to app.fp.o/global
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 10:49:33 +10: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
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
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
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
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
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
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
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