Commit graph

37098 commits

Author SHA1 Message Date
Kevin Fenzi
affac369ab postfix / main.cf / gateway: enable smtp_tls_connection_reuse
Right now we are hitting redhat.com mx server connection limits.
This might be because we are starting too many new connections at once.
Enabling this should reduce the new connections by reusing existing
ones.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-20 16:07:40 -07:00
82e9165336 mote_v2: fix template vs file 2022-04-19 21:01:13 +02:00
6da3a74b2c mote_v2: deploy test instance on staging 2022-04-19 20:25:59 +02:00
Kevin Fenzi
728d9b9c92 releng: no more fedmsg group in the new fedora-messaging world
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 13:44:41 -07:00
Kevin Fenzi
05c63c69b2 compose-x86-01.stg: move to f36 in staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 13:19:51 -07:00
Kevin Fenzi
8d8bbc9c54 fasjon: drop hack
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 09:06:44 -07:00
Kevin Fenzi
2ec69c6df0 fasjson: sed has to be after branch checkout
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 09:03:07 -07:00
Kevin Fenzi
bb19d090ac add missing &&
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 08:58:22 -07:00
Kevin Fenzi
d9412939c2 fasjson: try another workaround for missing python-requests-gssapi
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 08:54:21 -07:00
Kevin Fenzi
e6f6e0a33b fasjson: install python3-requests-gssapi to work around missing dep in poetry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-18 08:39:07 -07:00
David Kirwan
577b69a525 asknot: add ocp4 var to whatcanidoforfedora role
Signed-off-by: Prakash Mishra <prakashmishra1598@gmail.com>
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-04-15 12:48:40 +01:00
David Kirwan
73db76bc1a asknot: added ocp4 flag to whatcanidoforfedora deploy role
Signed-off-by: Prakash Mishra <prakashmishra1598@gmail.com>
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-04-15 12:28:01 +01:00
David Kirwan
46b773c87a asknot: deploying whatcanidoforfedora.org to ocp4 cluster
Signed-off-by: Prakash Mishra <prakashmishra1598@gmail.com>
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-04-15 10:10:01 +01:00
Kevin Fenzi
5f903896f7 coreos-koji-tagger: drop stray -
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-14 13:20:20 -07:00
Dusty Mabe
84026d9be6
openshift-apps/coreos-koji-tagger: migrate to new OpenShift v4 cluster 2022-04-14 16:06:32 -04:00
Mark O Brien
79d095ba93 update batcave web acl for f36-test machine
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-04-14 16:05:43 +00:00
Aurélien Bompard
4bd4158a6b
Only create the keytab secret if it does not exist yet
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-14 11:31:35 +02:00
Aurélien Bompard
9bb04c8713
Add missing Bodhi variables
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-14 11:27:02 +02:00
Aurélien Bompard
1b35c7cb27
Also adjust the openshift/keytab role
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-14 11:23:41 +02:00
Aurélien Bompard
90715412f2
Adjust the secret-file role to work with OCP4
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-14 11:17:38 +02:00
Aurélien Bompard
9353cf9449
Add the missing Bodhi version
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-14 10:53:59 +02:00
Aurélien Bompard
0c9619a8a9
Move Bodhi to OCP4 on staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-14 10:51:32 +02:00
Aurélien Bompard
6c43fb870b
Rebase Bodhi on F35 in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-13 08:32:25 +02:00
Kevin Fenzi
2a72de4558 bodhi-backend01.stg: switch to f35 and reinstall
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-12 12:50:21 -07:00
Michal Konečný
b544764f75 [FMN] Use staging user for FAS
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-04-12 10:10:09 +02:00
Silvie Chlupova
cf3f507296 copr: we still need to freeze node-exporter to version 1.2.2 2022-04-11 14:29:16 +02:00
Silvie Chlupova
39f7b6ceeb copr: monitor error budget for last 7 days 2022-04-11 13:52:09 +02:00
Michal Konečný
be40e404a0 [FMN] Update fasjson configuration
The new version of FMN is completely ported to python3, so we can remove some
python2 related things, also enable fasjson for staging.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-04-08 17:44:19 +00:00
c5e21e120f Enable signing of f37-openh264 tag
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-04-07 17:34:55 +00:00
Kevin Fenzi
da8123e2ec notifs_backend_stg: set some ipa groups up
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-07 10:26:44 -07:00
Kevin Fenzi
f40fa1d001 badges-backend: specify full path to service
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-06 15:16:09 -07:00
Silvie Chlupova
a2bce7aa66 copr: don't set time in nagios url, set timeperiod to last 31 days 2022-04-06 10:06:17 +02:00
Kevin Fenzi
44caedc87d bastion: switch to mx2 for redhat.com emails
It seems this is a load balancer that we should be using according to
the internal ticket.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-05 07:58:45 -07:00
Mohan Boddu
f8d2788bff F36 Final Freeze
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-04-05 10:23:19 -04:00
Silvie Chlupova
1de1f667fb copr: we don't have to freeze golang-github-prometheus-node-exporter version 2022-04-05 13:01:09 +02:00
Kevin Fenzi
40f6b8fef9 list-vms-per-host: switch to python3.8 to aline with ansible-core
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 17:20:01 -07:00
Kevin Fenzi
20b3db2561 bastion: switch email gateway for redhat.com emails
The old ext-mx seems no more, switch to new gateway.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 16:20:27 -07:00
Kevin Fenzi
d0dc61ae47 batcave: adjust playbook to avoid import_playbook deprecating passing vars directly
Hopefully this will fix:
[DEPRECATION WARNING]: Additional parameters in import_playbook statements are deprecated. Use       'vars' instead. See 'import_playbook' documentation for examples. This feature will be removed in    version 2.14. Deprecation warnings can be disabled by setting deprecation_warnings=False in          ansible.cfg.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:54:07 -07:00
Kevin Fenzi
b43fba8103 ansible-server: move inventory to the right place
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:33:10 -07:00
Kevin Fenzi
21c3ea8380 ansible-server: fix another jinja in comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:24:54 -07:00
Kevin Fenzi
f1edf4a3e3 ansible-server: fix another jinja in comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:23:28 -07:00
Kevin Fenzi
222b836dae ansible-server: fix another jinja in comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:22:25 -07:00
Kevin Fenzi
14373ccd14 ansible-server: fix another jinja in comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:20:27 -07:00
Kevin Fenzi
16ff4bb937 ansible-server: fix jinja in comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:19:12 -07:00
Kevin Fenzi
9395e8822e ansible-server: rebase config for 2.12 from 2.9.
In 2.12 this file is generated with all the options commented out and
showing the defaults. I went and enabled/set everything we had in the
old 2.9 one so hopefully this is all good.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:06:53 -07:00
Kevin Fenzi
92d5e704fa ansible-server: Fix requirements.yml path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 15:06:29 -07:00
Kevin Fenzi
5869239c9c batcave01 / ansible_server: disable fedora-messaging callback for now.
It doesn't work with python3.8 ansible-core.
I would really like to find a way to do this however.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 14:27:15 -07:00
Kevin Fenzi
f2eb6caf29 Revert "Revert "batcave: switch to ansible-core + some collections instead of ansible 'classic'""
This reverts commit dc1f503bdd.
2022-04-04 14:27:00 -07:00
Kevin Fenzi
875e6ded64 pkgdb json: remove epel8/9-next for now it breaks mdapi
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 12:48:10 -07:00
Stephen Smoogen
b9b25ae336 Remove collectd from openshift related systems (oscluster and osbs) 2022-04-04 18:08:48 +00:00