d1595d1420
zabbix: update the task to checkout correct helm chart
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 16:24:20 +01:00
c3b29e947c
zabbix: fix typoes in template
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 16:18:27 +01:00
c098712064
zabbix: fix typo on helm values template.
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 16:16:24 +01:00
0b9ff51e27
zabbix: playbook to deploy the zabbix proxy in openshift
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 16:04:35 +01:00
9806794f83
zabbix-proxy: tls config for openshift based zabbix-agents
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 15:54:05 +01:00
418cca4d57
communishift: clean up project group vars
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 13:52:34 +01:00
06d732888f
fix bodhi-valkey deployment again
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 14:40:06 +02:00
1371eae7b6
fix bodhi-valkey deployment
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 14:38:10 +02:00
c844df0cfb
bodhi-stg: use Recreate strategy for bodhi-valkey
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 14:35:56 +02:00
d02937cc70
bodhi-stg: add bind setting to valkey call
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 14:30:16 +02:00
d99f6f030e
communishift: debugging efs config
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 13:10:35 +01:00
2002267fcb
communishift: helper script for cleaning up removed group_vars projects
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 13:02:50 +01:00
d9aef74a12
bodhi-stg: update to F44 and install valkey-cli
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 13:55:20 +02:00
fc3816c7fe
bodhi: fix duplicated setting in stg
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 13:48:01 +02:00
22005ff136
bodhi-stg: fix valkey conf
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 13:42:03 +02:00
9c2eeb276d
bodhi-stg: redirect valkey log to stdout
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 13:38:26 +02:00
c6704f92dc
communishift: added cleanup playbook cleanup-administration-delete-projects.yml
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-11 12:27:28 +01:00
6b9752397d
bodhi-valkey: change liveness timeout
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 10:13:14 +02:00
6812986bef
bodhi-stg: use f44 for bodhi-valkey
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 10:09:30 +02:00
ec82c78f22
bodhi-stg: add secret definition
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-11 09:39:07 +02:00
8c28aba425
mdapi: fix image trigger annote order on deploy metadata
...
The `image.openshift.io/triggers` annotation was on the pod template metadata
instead of the deployment metadata, so OpenShift's image trigger controller
never detected ImageStream updates for auto-rollout.
Basically, when the MDAPI playbook was re-executed after the repository
`fedora-infra/ansible` was moved from Pagure to Forgejo, we have not had even
a single rollout, even with all the image builds.
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
2026-05-11 02:37:12 +00:00
ce9d8b3899
bodhi-valkey: use fully qualified image name
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-10 21:13:08 +02:00
4517eb2ed5
bodhi-stg: fix pvc template filename
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-10 10:29:20 +02:00
06fc965500
bodhi-stg: define bodhi-valkey-storage pvc
...
Linter / yamllint (pull_request) Successful in 24s
Linter / ansible-lint (pull_request) Failing after 59s
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
AI-assisted-by: Claude (Anthropic)
2026-05-10 10:18:34 +02:00
a58b8699ea
bodhi-stg: remove docker entrypoint
...
Linter / yamllint (pull_request) Successful in 25s
Linter / ansible-lint (pull_request) Successful in 52s
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
AI-assisted-by: Claude (Anthropic)
2026-05-10 09:53:29 +02:00
5278566736
bodhi-stg: define bodhi-valkey image stream
...
Linter / yamllint (pull_request) Successful in 43s
Linter / ansible-lint (pull_request) Successful in 1m2s
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-10 09:27:57 +02:00
2dc6e6ec68
bodhi-stg: add a valkey pod
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2026-05-10 07:07:51 +00:00
72f01c98a7
amqp: Add queue for ELN->CS sync
...
This will be used for setting up automatic syncing of ELN builds into
CentOS Stream.
Fixes: infra/tickets#13226
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2026-05-08 18:40:56 +00:00
ec0c9ed220
pkgs: allow access to archive of git repos fixed for fsck issues
...
See releng/tickets#11822
for background
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-08 10:56:17 -07:00
ef1592400d
packager_alias: use lmdb for aliases
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-08 10:38:09 -07:00
511f16d9d6
base / postfix: fix handlers for postfix maps to use lmdb
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-08 10:22:29 -07:00
8ede1564c8
smtp-mm: add a fedoraproject transport to use the vpn
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-08 10:13:03 -07:00
ac4774b57e
ipsilon01.stg: move to fedora 44
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-07 15:58:13 -07:00
20428c57ee
certgetter01: move to fedora 44
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-07 15:47:10 -07:00
5d88d1abb3
Nagios: remove Varnish/HAProxy items, these are already in Zabbix
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-05-07 14:54:15 +01:00
c8abf8630e
Zabbix: move more http-* checks
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-05-07 14:21:51 +01:00
51e4282ff7
Migrate http-* proxy checks from Nagios to Zabbix
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-05-07 13:53:39 +01:00
1d53d6dd5a
copr: do the powerful builds only for selected arches
2026-05-07 10:22:28 +02:00
9af0fa359e
copr: more packages to powerful builder
2026-05-07 10:09:16 +02:00
b173990a47
resultsdb: specify correct registry to get image from
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-06 13:49:13 -07:00
565a59722b
resultsdb / resultsdb-ci-listener: convert from deploymentconfig to deployment
...
This moves these two apps from deploymentconfig to deployment.
Assisted-by: calude
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-06 20:37:07 +00:00
10ad96ad9d
copr: more packages to powerful builder
2026-05-06 21:24:54 +02:00
e6491b5cba
communishift: Send email notification when disabling projects
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-06 20:11:29 +01:00
e4321ec9c3
communishift: Disable project playbook
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-05-06 19:58:48 +01:00
09af2093f5
bodhi / backend: quote tokens in sokpeo auth file
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-06 11:06:54 -07:00
5b3385240a
Update openqa Fedora release versions in host vars
...
Note I live upgrade these systems, so they've actually been on
F43 for months. This is just making the vars reflect reality (and
fixing it so if we do redeploy them, we deploy the right release).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-05-06 10:45:09 -07:00
587aa356d0
fix: fixing metrix values for forge helm
...
Linter / yamllint (pull_request) Successful in 25s
Linter / ansible-lint (pull_request) Successful in 56s
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2026-05-06 16:52:07 +02:00
cc862368dd
feat: add metrics for forge stage
...
Linter / yamllint (pull_request) Successful in 25s
Linter / ansible-lint (pull_request) Successful in 1m0s
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2026-05-06 16:09:21 +02:00
27e3392a20
Improve ansible-lint
...
Linter / yamllint (pull_request) Successful in 25s
Linter / ansible-lint (pull_request) Successful in 1m1s
Why ignore the hardcoded paths, let's just create symlink, so they are
found as they should be.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2026-05-06 13:16:59 +02:00
85f227197c
[bodhi] Add missing vars file to playbook
...
Linter / yamllint (pull_request) Successful in 52s
Linter / ansible-lint (pull_request) Failing after 55s
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2026-05-06 11:46:34 +02:00