Commit graph

39843 commits

Author SHA1 Message Date
Kevin Fenzi
ec0dc97b36 torrent01: setup rhel9 torrent server
This will replace the existing rhel7 torrent02.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-28 15:02:05 -08:00
Kevin Fenzi
7a1029651d inventory: remove some leftover osbs staging aarch64 group entries
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-28 11:50:21 -08:00
Pavel Raiskup
467db445e0 inventory: comment-out last copr-be-temp
Otherwise we push Nagios to check the temp host, too.
2023-11-28 20:22:16 +01:00
Pavel Raiskup
7522685175 copr: enable serviecs after the upgrade to F39 2023-11-28 17:03:30 +01:00
Pavel Raiskup
6c86044b65 copr-be: drop birthday, we are on F39 now 2023-11-28 17:00:16 +01:00
Pavel Raiskup
de074f5502 copr: drop birthdays, except for copr-be
copr-be needs one more run with birthday against the "real" hostname.
2023-11-28 16:28:02 +01:00
Pavel Raiskup
6c80a870ff copr-be: new private IP address 2023-11-28 15:35:41 +01:00
Pavel Raiskup
a1e1195829 copr-dist-git & copr-keygen: birthday=yes for new F39 boxes 2023-11-28 15:26:43 +01:00
Pavel Raiskup
373a85ded1 copr-fe: birthday for F39 box 2023-11-28 15:14:11 +01:00
Pavel Raiskup
a9f91611b3 copr: disable services in prod, birthday new F39 backend 2023-11-28 15:02:31 +01:00
369ae4f66e
zabbix: Add zabbix01 production to iptable rules
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2023-11-28 08:54:13 +00:00
Kevin Fenzi
03aeab7d9f osbs-aarch64 / staging: remove leftovers from inventory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 18:04:36 -08:00
c4aeb449f2 [stg] Drop aarch64 osbs cluster from staging
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2023-11-28 00:17:29 +00:00
Nils Philippsen
a95808355c Make scripts to sync log files more robust
Previously, an expired certificate on log01 made sending messages out of
the scripts fail, which caused a couple days worth of lost logs.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-11-28 00:02:59 +00:00
Nils Philippsen
85a53986e6 Don't refer to ansible-review anymore
The upstream project seems pretty much dead, and it doesn't work with
recent versions of ansible-lint.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-11-28 00:00:01 +00:00
Lukas Holecek
54e7ff7c72 waiverdb: Fix variable usage 2023-11-27 23:52:17 +00:00
Seddik Alaoui Ismaili
146685283d new email alias for grome-sig 2023-11-27 22:41:41 +00:00
Kevin Fenzi
916ded8869 rsyncd: allow log01.vpn to rsync logs from external download hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 14:37:16 -08:00
Kevin Fenzi
41b51e899b buildvm / staging: aarch64 was renamed to a64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 13:34:57 -08:00
Kevin Fenzi
ed33133045 buildvm / staging: add staging builders to runroot channel
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 13:33:23 -08:00
Kevin Fenzi
e8a7d63a5e base: run update with force to make sure its setup right
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 13:30:56 -08:00
Kevin Fenzi
5459a54ddf meetbot-raw: set seboolean to allow serving meeting logs
We used to do this on value01, but when moving to value02 we need this
selinux boolean to allow httpd to read and serve the /srv nfs meeting
logs.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 10:01:36 -08:00
Siteshwar Vashisht
021c8fe152 ocp_monitoring: remove repeat_interval field
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2023-11-23 18:23:58 +01:00
Michal Konecny
c5e61168bb [openshift/project] Fix the parameter order for oc apply
The file needs to be specified after `-f` parameter otherwise it fails with
unexpected args error.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2023-11-23 16:39:48 +01:00
Pavel Raiskup
c9d01c484f copr-builders: don't enable @copr/copr-dev 2023-11-23 15:57:06 +01:00
Michal Konecny
85d5f5f688 [release-monitoring] Fix the link template in config
The link template for UnitedRPMs is missing `s` in `%s`, which caused all the
projects to throw 500. This will fix the issue.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2023-11-23 15:37:32 +01:00
Siteshwar Vashisht
97e479df39 openscanhub: add vars_files in the playbook
These are required to run the playbook.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2023-11-23 13:49:31 +00:00
amedvede
e88add7dd1 distgit: added CSP headers for staging
Signed-off-by: amedvede <amedvede@redhat.com>
2023-11-23 10:54:07 +01:00
Pavel Raiskup
58ef53004c copr-be: use stdin=DEVNULL when calling ansible-playbooks
This is the way around weird F39+ bug causing ansible-playbook failure:
ERROR: Ansible requires blocking IO on stdin/stdout/stderr. Non-blocking file handles detected: <stdin>

Fixes: https://github.com/fedora-copr/copr/issues/3018
2023-11-23 00:32:45 +01:00
Pavel Raiskup
c453f8e80c copr-builders-dev: actually we need @copr/copr-dev 2023-11-23 00:16:12 +01:00
Pavel Raiskup
2473622774 copr-be: better SWAP/MEM check fail message 2023-11-22 23:40:35 +01:00
Pavel Raiskup
301b4bb467 copr-be-dev: enable @copr/copr-dev 2023-11-22 23:39:03 +01:00
Pavel Raiskup
6aff7c93d6 copr-be-dev: don't specify unused pools 2023-11-22 18:09:54 +01:00
Pavel Raiskup
3238a79677 copr-be: drop useless pools
These were added to implement automatic cleanup.  But all the resources
inside have already been cleaned up.
2023-11-22 17:47:36 +01:00
Pavel Raiskup
4df602f3ac copr-dev: enable services (all on F39 now) 2023-11-22 16:40:17 +01:00
Pavel Raiskup
e0d5464fdf copr-be-dev/copr-kg-dev: fix private IPs 2023-11-22 16:38:44 +01:00
Pavel Raiskup
0a10b95755 copr-keygen-dev: on F39, drop birthday
This reverts commit 34c9a5d82c.
2023-11-22 16:26:22 +01:00
Pavel Raiskup
34c9a5d82c copr-keygen-dev: birthday=yes on F39 2023-11-22 16:22:56 +01:00
Pavel Raiskup
f6dc8dfc7c copr-dist-git-dev: on F39, drop birthday 2023-11-22 15:59:10 +01:00
Pavel Raiskup
69c1fc9d41 copr-fe-dev: services enabled on f39 now 2023-11-22 15:54:31 +01:00
Pavel Raiskup
0f8f667762 copr-dist-git-dev: F39 birthday 2023-11-22 15:47:17 +01:00
Pavel Raiskup
9f40f72461 copr-fe-dev: F39 birthday 2023-11-22 15:45:33 +01:00
Pavel Raiskup
d123d9fdb6 copr-fe-dev: drop birthday
This reverts commit 64c9d45c9a.
2023-11-22 14:59:15 +01:00
Pavel Raiskup
64c9d45c9a copr-fe-dev: birthday 2023-11-22 14:57:24 +01:00
37a019dec3
zabbix: Ensure zabbix log folder is writable for agent service
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2023-11-22 12:28:48 +00:00
Patrik Polakovič
7905b8295a Zabbix agent for releng hosts
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2023-11-22 10:30:41 +00:00
67ed29bbc7 [stg] OSBS point to archived location of kickstart
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2023-11-21 16:09:29 +01:00
3f147d403a [stg] OSBS update vars to point to archive
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2023-11-21 15:43:35 +01:00
3336628c43 Revert "[stg] Try to upgrade osbs to f39"
Didnt work

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2023-11-21 15:37:12 +01:00
Pavel Raiskup
7136d6003c aws_cloud: better skip condition
fatal: [copr-be-dev.aws.fedoraproject.org]: FAILED! => {"msg": "'dict object' has no attribute 'files'. 'dict object' has no attribute 'files'"}
2023-11-21 15:26:11 +01:00