Aurélien Bompard
d1d7760d91
FMN: add db migration
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 13:03:12 +01:00
Aurélien Bompard
9a22e3d63f
FMN: fix database host
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 12:48:15 +01:00
Aurélien Bompard
86af4472ad
FMN: fix ports and rename config file
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 12:31:11 +01:00
Aurélien Bompard
2d40bf9eae
Fix FMN queue name
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 12:24:35 +01:00
Aurélien Bompard
6871f63bdf
Register FMN with IPA
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 12:21:40 +01:00
Jakub Kadlcik
428cdbe1e3
copr: there is python3.11 on F37
2022-11-21 11:38:33 +01:00
Jakub Kadlcik
070a99e324
copr: use nmcli to configure IPv6
...
The best conversion table I found is here
https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html
See: Table 23. ipv6 setting
2022-11-21 11:16:12 +01:00
Aurélien Bompard
a060cef52e
FMN: add a keytab for FASJSON access
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 10:56:42 +01:00
Aurélien Bompard
c8c4dfe72c
FMN: setup the fmn vhost in rabbitmq
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-21 10:30:43 +01:00
Pavel Raiskup
ac0f56446d
copr-be: move to i4i.large Copr builders
...
https://bugzilla.redhat.com/show_bug.cgi?id=2144249
2022-11-21 10:24:12 +01:00
Aurélien Bompard
4fad9d50c6
FMN: Add TLS setup for the consumer
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-11-20 23:06:47 +01:00
Kevin Fenzi
51811f894d
basessh: fix sign_hostnames to use correct variable expansion (i hope)
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 10:51:24 -08:00
Kevin Fenzi
9259cb1ead
basessh: change empty list to not use quotes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 10:46:29 -08:00
Kevin Fenzi
61ebb2f958
basessh: remove singlequotes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 10:43:21 -08:00
Kevin Fenzi
da8ef971ee
basessh: inner variable no longer needs escaped
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 10:33:26 -08:00
Kevin Fenzi
25914510c1
basessh: try and move the variable expansion out to the addition
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 10:28:06 -08:00
Kevin Fenzi
7e40030b01
Revert "basessh: try and filter out the empty list element"
...
This reverts commit 91db9425bc
.
2022-11-19 10:18:04 -08:00
Kevin Fenzi
91db9425bc
basessh: try and filter out the empty list element
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 10:13:31 -08:00
Kevin Fenzi
4cdee4e355
basessh: try and check path in renew path too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 09:51:06 -08:00
Kevin Fenzi
c0fbfa39be
rkhunter: allow hidden man pages for containers-common
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-19 09:26:02 -08:00
Jakub Kadlcik
dfeb77a361
copr: configure postgres before the 'apply the config comments' task
2022-11-19 15:03:14 +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
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
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
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
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