Adam Williamson
c62c45ddfb
openqa-p09 workers: add missing netmask vars
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-16 17:27:36 -07:00
Adam Williamson
5623b9fc73
openqa-p09-worker01: adjust network iface names
...
We're using ifnames on this host right now (I don't recall why
or when that changed) so all the network setup stuff has the
wrong interface names, this is breaking tap tests.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-16 17:22:14 -07:00
Kevin Fenzi
624f7545f0
Fare thee well 32bit arm. You served long and well.
...
Now that f36 is eol we don't need 32bit arm builders, test machines or
exceptions anywhere.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-16 17:05:14 -07:00
Kevin Fenzi
6679b35345
ansible: disable python3_fact gathering as it's broken on el7
...
el7 hosts don't have python3 installed normally, so this fact fails. ;(
"failed_modules": {"python3_fact": {"failed": true, "module_stderr": "/usr/bin/env: python3: No such file or directory\n",
So, lets just disable for now until we can fix it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-16 15:17:49 -07:00
Kevin Fenzi
49d1a82f36
download-ib01: disable centos mirroring for now as it confuses things with rsync
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-16 10:10:41 -07:00
Samyak Jain
725150cf6b
[f36-eol] Make changes to robosignatory for 36 eol
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2023-05-16 15:56:28 +05:30
Samyak Jain
e77afa63ef
[f36-eol] Make changes to cron, bodhi, koji, mbs, pkgdb-proxy
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2023-05-16 15:48:32 +05:30
4f13144d5c
make-git-checkout-seed - add some optional debug messages
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-05-16 14:18:08 +10:00
0cad63d412
pkg01 - generate spec tarballs for epel with make-git-checkout-seed.sh
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-05-16 03:40:07 +00:00
Kevin Fenzi
dbc52da487
vhost_reboot: disable ocp for now until we can sort it out
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-15 18:19:18 -07:00
Kevin Fenzi
c0e1dd0f1f
proxy / staging: update proxy01.stg to f38
2023-05-15 14:59:18 -07:00
Kevin Fenzi
5f257deec8
notifs / stg: update to f38
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-15 14:33:59 -07:00
Kevin Fenzi
c46c659b1b
bodhi: remove confusing hotfix dockerfile
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-15 14:18:27 -07:00
Kevin Fenzi
a4c44963d0
oci-registries: move all to f38
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-15 14:16:00 -07:00
Seddik Alaoui Ismaili
e0531fee72
fix httpd reload only for proxy hosts
2023-05-15 22:22:28 +02:00
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