Commit graph

38238 commits

Author SHA1 Message Date
Kevin Fenzi
7747b40c82 basessh: try and not add initial empty fact
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 10:11:14 -08:00
Jakub Kadlcik
875ea1548d swap: temporarily comment 'Start swap.swap service' task 2022-11-18 18:45:04 +01:00
Jakub Kadlcik
36a976c5ef copr: explicitly import handlers for copr-frontend.yml
Trying to solve this issue

    TASK [Mount swap]
    ERROR! The requested handler 'restart swap.swap' was not found in
    either the main handlers list nor in the listening handlers list
2022-11-18 18:29:25 +01:00
Jakub Kadlcik
b457fe0874 copr: set birthday=yes for devel instances 2022-11-18 18:16:28 +01:00
Pavel Raiskup
56cf723f74 copr-be-dev: new set of builder images on F37 2022-11-18 18:15:15 +01:00
Aurélien Bompard
f66e327bab
FMN: fix the fedora-messaging config
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 15:48:02 +01:00
Aurélien Bompard
8de5ca387a
FMN: fix configmap name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 15:32:34 +01:00
Aurélien Bompard
b8936e746e
minor fixup
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 14:22:23 +01:00
Aurélien Bompard
e387abaae5
FMN: fix base images, python 3.10 is not on ubi8 yet
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 14:20:43 +01:00
Aurélien Bompard
726e94f86b
Fix indentation
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 12:46:34 +01:00
Aurélien Bompard
4e3fccf6cf
Revert "Apparently we don't need to repeat volume definitions across deploymentconfigs"
Well, yes we do :-(

This reverts commit 2571561222.
2022-11-18 12:27:22 +01:00
Aurélien Bompard
68fb2be40f
Fix duplicate value in deploymentconfig
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 12:24:37 +01:00
Aurélien Bompard
2571561222
Apparently we don't need to repeat volume definitions across deploymentconfigs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 12:21:48 +01:00
Aurélien Bompard
53b48df54f
FMN: fix the github webhook again
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 12:02:43 +01:00
Aurélien Bompard
329e57aa62
FMN: fix the github webhook
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 12:00:18 +01:00
Aurélien Bompard
c4b9fdb740
minor rename
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 11:43:40 +01:00
Aurélien Bompard
b03a8c6a93
First attempt at a FMN deployment in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-18 11:40:00 +01:00
Luca BRUNO
11aa396050
coreos-cincinnati: deploy current git (e1880e0) 2022-11-18 08:08:36 +00:00
Luca BRUNO
b909ea8b9c
coreos-cincinnati: build current git (e1880e0) 2022-11-18 07:57:42 +00:00
Kevin Fenzi
71cdddf55b nagios: move the ipv6 specific ping config to a ping-ipv6.cfg file
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-17 16:39:11 -08:00
Kevin Fenzi
28fc20056a nagios: fix typo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-17 16:30:06 -08:00
Kevin Fenzi
b9b35a09ed nagios: move ping.cfg to a template so it works for both nagios servers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-17 16:19:50 -08:00
Jakub Kadlcik
9e39477532 copr: set services_disabled to true for dev instances 2022-11-17 23:30:32 +01:00
Dusty Mabe
f260725678
openshift-apps: bump a few apps to Fedora 37 2022-11-17 16:27:52 -05:00
Stephen Smoogen
4fe28d9291 do not put jinja2 template items into a static file 2022-11-17 16:00:22 -05:00
Stephen Smoogen
e6b3fb1904 Make it so that ipv6 is checked on hosts 2022-11-17 15:55:53 -05:00
Stephen Smoogen
993245267a this one line should fix a mispaste of a bracket 2022-11-17 12:56:30 -05:00
Stephen Smoogen
e36f982263 This should allow for ansible to build correctly the templates for noc01/noc02. 2022-11-17 12:06:00 -05:00
Stephen Smoogen
1250b004ea Adjust running koji-split cleanup to 1/week from 1/month
The reposplit cron job runs on the first day of the month and deletes
anything older than 30 days old at that time. However this has caused
a disk crunch on centos stream as each day is 195 GB of data and 60
days of traffic was over 8TB. The cron job is now to run every Sunday
and remove any data older than 14 days.

The same is done for the RHEL splitter as its space was growing also.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2022-11-17 01:51:46 +00:00
Lukas Holecek
09daf9f303 waiverdb: Fix OIDC redirect URI
This is to support the new web form endpoint: /api/v1.0/waivers/new
2022-11-17 01:49:07 +00:00
Kevin Fenzi
55e2e441d4 disable swap checks on bvmhosts and batcave01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-16 17:47:16 -08:00
Seddik Alaoui Ismaili
9af427e1bf add ipv6 check for fedorapeople 2022-11-17 01:40:25 +00:00
Sandro
5be8276a3e Badges: Run award-oldschool-badges as root
Running it as fedmsg the script fails when attempting to
authenticate with kerberos.
2022-11-17 01:38:54 +00:00
Kevin Fenzi
6bf9bbddda Add a 21 day inactivity check to sidetag cleanup
koji upstream added a inactivity check for sidetag-cleanup. Since we
don't specify it, we get the default (10days). Thats a bit short, so we
explicitly set it to 21 days for now and can adjust it more later.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-17 01:35:59 +00:00
Michal Konečný
6e6f1a28d6 [koji-builder] Add new policy for abrt-java-connector - staging
This will allow abrt-java-connector to be built directly from the fork. For now
only allowed on staging to test first.
See https://pagure.io/fedora-infrastructure/issue/9728

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-11-17 01:34:14 +00:00
Kevin Fenzi
3a73ef0d6d ansible-core is now using python3.9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-16 14:15:02 -08:00
Kevin Fenzi
0aece5b63e Fix rpmqa osbs plugin to look in the right place for rpmdb
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-16 14:15:02 -08:00
Michal Konečný
ff5a751fd3 [notifs-frontend] Fix SELinux error preventing to login
The httpd wasn't able to open a new socket for connecting to identity server,
this fix will allow that.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-11-16 09:52:57 +00:00
Michal Konečný
dc84659890 [notifs-backend] Use memcached as a cache
Memcached seems to be 5x faster than Redis. Let's use it for FMN.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-11-16 09:48:40 +00:00
Kevin Fenzi
5f048e2c16 armv7 should stay with f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 09:13:40 -08:00
Kevin Fenzi
5a5b14f660 update iot signing keys. Fixes https://pagure.io/releng/issue/11134
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 09:08:04 -08:00
Kevin Fenzi
546d082de1 gnome-software: set f37 active
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 05:51:18 -08:00
Pavel Raiskup
86a787200b storinator: drop copr-dist-git* volumes, enlarge copr-be 2022-11-11 14:16:29 +01:00
Kevin Fenzi
f15eb8753a nfs_server: on rhel9, we don't need nfs-lock
Older rhel versions need to start this service, but rhel9 doesn't have
it as a seperate service.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-10 14:52:10 -08:00
5ca4738e3b F37 is GO 2022-11-10 20:12:26 +01:00
Luca BRUNO
b15c4d99a1
coreos-cincinnati: deploy current git (3046b7b) 2022-11-04 08:16:59 +00:00
Luca BRUNO
b12506aa68
coreos-cincinnati: build current git (3046b7b) 2022-11-04 08:03:33 +00:00
Kevin Fenzi
27e99835e5 Fix target of calendar redirect
Turns out that target has to be a url or apache barfs on it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-02 17:33:22 -07:00
Seddik Alaoui Ismaili
8d703f7a53 redirect fedora calendar app 2022-11-02 19:40:58 +00:00
Mark O Brien
1b91f2410e remove bad communishift project name
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 12:40:02 +00:00