Commit Graph

38059 Commits

Author SHA1 Message Date
Jakub Kadlcik
dfeb77a361 copr: configure postgres before the 'apply the config comments' task 2022-11-19 15:03:14 +01:00
Jakub Kadlcik
6dd20a81b3 copr: apply nagios_client role before any copr roles for all servers 2022-11-19 14:55:21 +01:00
Jakub Kadlcik
d596f825c4 copr: apply nagios_client role before any copr roles
Otherwise we fail in our Copr specific configuration

TASK [copr/base : install nrpe checks]
fatal: [copr-fe-dev.aws.fedoraproject.org]: FAILED! => {"changed": false, "checksum": "0795e7c4f6bbb7974ea9bf74a81ba7cde5177fdd", "msg": "Destination directory /etc/nrpe.d does not exist"}
2022-11-19 14:47:51 +01:00
Jakub Kadlcik
abba548b29 copr: drop birthday for copr-fe-dev 2022-11-19 14:38:22 +01:00
Jakub Kadlcik
83c20f9aeb copr: disable offloading in the nmconnection keyfile
The old network script is deprecated, please see
/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt

You can check that the settings are correct with

    ethtool -k eth0 | egrep 'tcp-segmentation-offload:
                             |generic-receive-offload:
                             |generic-segmentation-offload: '
2022-11-19 14:38:22 +01:00
Kevin Fenzi
60f6342682 basessh: try and only act on items with a /etc/ssh path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 21:53:39 -08:00
Sandro
19fea8d7b2 Increase values for Moksha
System has been running with these settings for a while now and
it appears to speed up processing and queue loading.
2022-11-19 02:29:10 +00:00
Sandro
b36379e8d5 Add IoT Working Group 2022-11-19 02:29:10 +00:00
Kevin Fenzi
feceb99528 batcave: install python39-jmespath for copr playbooks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 18:28:00 -08:00
Timothée Ravier
95eaf4f2f1 playbooks/openshift-apps/silverblue: Minor whitespace fix 2022-11-19 02:23:49 +00:00
Timothée Ravier
0acae10155 playbooks/openshift-apps/silverblue: Add siosm & tpopela
Give @siosm and @tpopela access to the Silverblue website deployment.
2022-11-19 02:23:49 +00:00
Lukas Holecek
f8cc826438 greenwave: Disable decision update messages
These are no longer used.
2022-11-19 02:20:43 +00:00
Kevin Fenzi
11d1b484c0 bodhi: add bodhi_updates_bot group to admin groups
This group is needed by packit bot. It doesn't need any git perms at
all, only perms to file updates, so we are moving this to a group that
can be a admin group in bodhi. See ticket 10959

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 18:07:54 -08:00
Pavel Raiskup
cb7fb9c88f copr-be: start libvirt VMs with eth1 ipv6.method=manual 2022-11-18 22:21:51 +01:00
Kevin Fenzi
310ddb9b36 greenwave: rabbitmq queue no longer needed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 13:10:36 -08:00
Stephen Smoogen
6a6f5c0c75 Fix hostname in ping6-ipv6
A host_name in a nagios directive must match one which is defined
elsewhere in the hosts tree. For this case we needed to use the
host_name noc02-ipv6.fedoraproject.org to match what was in the ipv6
namespace.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2022-11-18 15:11:38 -05:00
Timothée Ravier
7da090f98e playbooks/openshift-apps/coreos-cincinnati: Fix yamllint warnings 2022-11-18 19:46:24 +00:00
Timothée Ravier
c41faa09b7 playbooks/openshift-apps/coreos-cincinnati: Add siosm to owners
Add @siosm to appowners for the Fedora CoreOS cincinnati project.
2022-11-18 19:46:24 +00:00
Kevin Fenzi
a7f25f1662 basessh: see if we can just fail fetching missing files
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 10:21:55 -08:00
Kevin Fenzi
b2dbfba711 basessh: revert back
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 10:15:08 -08:00
Kevin Fenzi
1c740ec365 basessh: try setting empty fact another way
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-18 10:13:11 -08:00
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