Kevin Fenzi
864636d23d
odcs: do not always install the latest odcs versions
...
Currently the latest odcs version is broken, so we don't want to
upgrade to it everytime we run the playbook. Just make sure it's
installed.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-15 07:30:43 -07:00
Michal Konečný
a6c97669e6
[release-monitoring] Fix default regex
...
The `i` flag is only allowed on start of the regex in python 3.11+. Let's adjust
the regex to reflect that.
For more info see: https://docs.python.org/3/library/re.html#regular-expression-syntax
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-05-15 15:56:55 +02:00
Aurélien Bompard
5222f6ef87
Set the sent_topics for osci-pipelines
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-15 15:10:24 +02:00
Aurélien Bompard
4d36f9ed50
Set the sent_topics for openqa
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-15 15:10:24 +02:00
Patrik Polakovič
11b3c5c935
Add cronjob tag
...
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2023-05-15 13:41:40 +02:00
Jakub Kadlcik
014d14239b
copr-backend: specify additional disk for aarch64
...
See https://github.com/praiskup/resalloc-aws/pull/5
2023-05-14 16:51:38 +02:00
Adam Williamson
c9dcfefc1a
openqa: drop openqa_scratch, the 2023-04 updates are stable now
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-11 23:57:44 -07:00
Adam Williamson
9d03403b0d
openqa: make the new aarch64 box the hdd worker for prod
...
...it has to be, since it's the only prod worker now.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-11 23:34:27 -07:00
Kevin Fenzi
32334eb3ab
bodhi / openshift: update to 7.2.0 in prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-11 16:25:34 -07:00
Justin W. Flory (he/him)
87711afcf0
fasjson: Add Shaun McCance @shaunm to the sponsors@ mail alias
...
This commit adds Shaun McCance (@shaunm ), CentOS Community Architect, to
the sponsors@fedoraproject.org email alias used for coordinating event
sponsorships. We are folding a CentOS Connect event into Flock, and so,
joining up to co-organize Flock this year.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2023-05-11 22:59:31 +00:00
Mattia Verga
bcd665876d
Use F38 for bodhi staging
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2023-05-11 22:41:33 +00:00
Kevin Fenzi
4ac2b73029
odcs: move vpn to frontend
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-11 13:14:15 -07:00
Kevin Fenzi
7b5dea3c8f
odcs: we need vpn in prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-11 13:12:08 -07:00
Stephen Smoogen
03ea843648
Comment out splunk section as certs are still needed
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-05-11 15:57:02 -04:00
Stephen Smoogen
d07ccd7b62
Use rsyslog omfwd format.
...
Move above other rules because putting it at the bottom did not send
any packets.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-05-11 15:43:46 -04:00
Stephen Smoogen
e84065541f
Put ip address in for host we don't have dns for.
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-05-11 14:11:28 -04:00
Stephen Smoogen
7ea1509a2f
Fix MaxOpenFiles declaration
...
Limits.conf needs to have one type of declaration
Conf-file needs a different declaration.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-05-11 14:09:53 -04:00
Andrew Heath
85d5c21bcc
updating syntax to follow documentation
2023-05-11 13:08:28 -04:00
Andrew Heath
cca326c270
changing from standard syslog port to syslog-tls
2023-05-11 11:41:49 -04:00
Aurélien Bompard
359d13ce25
The distrobuildsync-eln account only consume messages
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-11 14:28:49 +02:00
Aurélien Bompard
55ce8486a3
RabbitMQ: add topic authn for several CentOS users
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-11 10:55:50 +02:00
Kevin Fenzi
dc82b8da30
batcave: adjust packages for rhel9
...
This is for a test batcave02 for now, but will be used when we move
batcave01 over to rhel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-10 16:34:17 -07:00
Kevin Fenzi
c2cc0f4dfc
batcave: increase disk size while we are moving
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-10 15:03:58 -07:00
Kevin Fenzi
26fccc2edd
Revert "Revert "batcave02: add a new batcave02 that is rhel9""
...
This reverts commit 4a90c1a152
.
So, lets try this again now. ;)
2023-05-10 14:23:13 -07:00
Todd Zullinger
ec5ccca81b
mailman: fix yamllint issues
...
Resolve the following yamllint warnings and error:
124:101 warning line too long (109 > 100 characters) (line-length)
155:101 warning line too long (140 > 100 characters) (line-length)
178:2 warning missing starting space in comment (comments)
196:2 warning missing starting space in comment (comments)
304:6 warning missing starting space in comment (comments)
549:2 warning missing starting space in comment (comments)
627:1 error trailing spaces (trailing-spaces)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
2023-05-10 19:16:49 +00:00
Todd Zullinger
2df71d95cb
mailman: use sefcontext module to set selinux file contexts
...
Implement the TODO item from b64d7567f6
(Mailman: don't report useless
exceptions in Django via email, 2016-09-28).
This also removes two yamllint line-length warnings:
17:101 warning line too long (108 > 100 characters) (line-length)
47:101 warning line too long (113 > 100 characters) (line-length)
The changes were performed via:
sed -i 's/^ command: semanage fcontext -a -t \([^ ]\+\) \(".*"\)$/ sefcontext:\n target: \2\n setype: \1\n state: present/' roles/mailman/tasks/main.yml
Signed-off-by: Todd Zullinger <tmz@pobox.com>
2023-05-10 19:16:49 +00:00
Todd Zullinger
3d053cf5a2
mailman: add template for held messages on users list
...
Add a note to the held message template which explains that messages
held for being over the list size limit (default: 60K) will not be
approved. Offer some suggestions to help senders reduce the size of
their messages.
This will save the list moderators the effort of doing this manually and
will prevent senders from waiting for a reply from those moderators.
References
==========
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/thread/QIMCJNTLBEDJZEDLAQH53TBTP36VPG54/
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ZDVJHWAD64J3VKO5OQ2XITOOQMVL73GC/
Signed-off-by: Todd Zullinger <tmz@pobox.com>
2023-05-10 19:14:22 +00:00
Pavel Raiskup
3e7c3bcebf
copr: increase build timeout to 50h
...
It appears it could help with the current chromium builds.
2023-05-10 20:01:04 +02:00
Aurélien Bompard
b080195aea
Ipsilon: restart apache if the code changes
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-10 18:06:20 +02:00
Aurélien Bompard
af40d62193
Ipsilon: make sure the ipsilon-fedora addons are installed
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-10 17:51:43 +02:00
Aurélien Bompard
5e80355057
Add a fact module to get information about python3 installations
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-10 17:49:17 +02:00
David Kirwan
7a6afd9db1
zabbix: modify zabbix01.stg to rhel9
...
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-05-10 11:34:07 +01:00
Adam Williamson
c667847b32
openQA a64: on second thought, let's just use new box in prod
...
Let's use only the new box in prod, and put all the old boxes on
stg, and see how that goes.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-09 15:05:14 -07:00
Kevin Fenzi
56c3fb7618
dhcp: set name correctly on new openqa worker
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-09 14:42:43 -07:00
Kevin Fenzi
aa19191c5a
wiki / stg: upgrade to f38
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-09 14:34:38 -07:00
Jiri Kyjovsky
f0e574daff
copr dist-git: remove pyrpkg patch for SRPM pre-generating check
...
Completes: https://github.com/fedora-copr/copr/pull/2686
Partly resolves: https://github.com/fedora-copr/copr/issues/2317
2023-05-09 20:26:11 +00:00
Adam Williamson
34026767ff
set openqa_nbde for openqa-a64-worker04
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-09 12:06:16 -07:00
Adam Williamson
cd35ea5db6
Correct duplicate mac definition in openqa-a64-worker04
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-09 11:19:09 -07:00
Adam Williamson
c65da721e8
openQA aarch64: add new box to prod, shift others around
...
Thanks to nirik we have a new super-powerful openQA aarch64
worker host. For now, deploy it in production as the tap1 worker
and keep one old busted emag on prod as the tap2 worker. Move
the other old busted emag to lab so it has more capacity at
least, and give it a conventional tap1/tap2 setup. I might
tweak this again to have *only* the powerful worker in prod and
make it run all the tap jobs, to see if that's more reliable
than keeping an emag around. Or maybe I'll try and fiddle with
the classes so only the powerful box runs graphical tests, or
something.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-09 11:02:29 -07:00
Aurélien Bompard
e1d3dcc491
Darn JS SPA
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 13:31:12 +02:00
Aurélien Bompard
666ca57725
Workaround a bug in the rabbitmq_user ansible module, this time for bodhi
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 13:28:23 +02:00
Aurélien Bompard
34cd28f82d
Workaround a bug in the rabbitmq_user ansible module
...
Ref: https://github.com/ansible-collections/community.rabbitmq/issues/156
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 12:21:51 +02:00
Aurélien Bompard
00478a4f76
better debug
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 11:42:31 +02:00
Aurélien Bompard
1163aa8e47
Add missing tags
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 11:31:21 +02:00
Aurélien Bompard
93eaa5129b
Refactor the rabbit/queue role to include the rabbit/user role
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 11:23:17 +02:00
Aurélien Bompard
5920da4334
FMN: fix the Nagios check again
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 10:05:25 +02:00
Aurélien Bompard
80c7b61487
FMN: update the nagios check
...
FMN is now running in OpenShift
Fixes : #11296
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-05-09 09:14:25 +02:00
Kevin Fenzi
78e9ad6d24
nagios: also comment download-cc-rdu01 for now as it was on virth0st-cc-rdu03
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-08 12:39:32 -07:00
Kevin Fenzi
406c9bba3a
copr-db-stg.aws.fedoraproject.org: disable nagios checks entirely
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-08 12:07:53 -07:00
Kevin Fenzi
73941dabb7
virthost-cc-rdu03 is dead. Take out of ansible for now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-08 11:32:15 -07:00