Commit graph

36863 commits

Author SHA1 Message Date
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
Kevin Fenzi
edf1010bc0 calendar: fix url for fedocal in apps and redirect for old calendars
fedocal moved to calendar.fedoraproject.org, so use that in apps.
Also some links to the old admin.fedoraproject.org/calendar/whatever
still exist, so redirect those to calendar.fedoraproject.org/whatever

Fixes ticket 10616

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 10:47:15 -07:00
Kevin Fenzi
0a695f6323 buildvm-s390x-zvm: disable linux-system-roles/networking for now
It seems it doesn't set the options needed by zvm systems to find their
network card. So, lets disable this for now and consult with upstream.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 09:56:27 -07:00
Kevin Fenzi
22b1bf6618 mdapi: only run commands on 01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 08:11:54 -07:00
Pavel Raiskup
d7bd989b6a copr-fe: enable gssapi in production
To be deployed tomorrow.
2022-04-04 10:08:33 +02:00
Kevin Fenzi
8f09a24aa6 buildhw-a64-06/11: update mac addresses
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-03 15:07:04 -07:00
d6ef9ec6e2 docs: enable gzip compression 2022-04-03 17:58:58 +00:00
Sayan Chowdhury
3a2d708615 badges: Add siddharthvipul1 to the tahrir admin
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2022-04-03 17:55:43 +00:00
f9f0942988 docs: disallow indexing of old-docs 2022-04-03 17:54:25 +00:00
fb42ccf3e6 Make bugz.fedoraproject.org display all open bugs for a package
Currently it's configured to show NEW, ASSIGNED, and ON_QA bugs.

However:
- this misses pending Bodhi updates, which have bugs set to MODIFIED
- approved but not built package reviews are often set to POST

For simplicity, just show all open bugs with `__open__`.

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2022-04-03 17:50:13 +00:00
3a5b83e62b mote: use local memcached 2022-04-03 17:48:42 +00:00
7a88a6fb62 values: run meetbot cronjobs only on value01 2022-04-03 17:46:39 +00:00
T.C. Williams
c595b60147 Update pkgdb-gnome-software-collections.json to include epep8-next, epel9 and epel9-next 2022-04-03 17:45:04 +00:00
7993bcfe9c Allow htaccess redirect on docs.fp.o 2022-04-03 17:43:26 +00:00
Kevin Fenzi
c490b5a2c5 buildvm-s390x-24: make sure port 80 is allowed incoming to varnish cache
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-02 14:57:52 -07:00
Aurélien Bompard
3eb3324c9b
Typo
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-01 11:04:10 +02:00
Aurélien Bompard
cca5130e02
Use poetry to install fasjson
Otherwise it's no use locking the dependency versions.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-04-01 10:45:41 +02:00
Kevin Fenzi
815012083e dhcp: add worker05.stg in, fix bvmhost-p09-01-stg-mgmt
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-31 10:59:22 -07:00
Michal Konečný
2be4e10676 [pagure] Enable ACLs for API key for closing issue
In https://pagure.io/fedora-infra/ansible/pull-request/1013 change to enable
new ACLs for API tokens was introduced, unfortunately the `issue_close` ACL
don't exists and to close the issue in Pagure it needs
`issue_change_status` and `issue_update` ACLs. This commit is fixing the
previous mistake.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-03-31 13:01:45 +02:00
Pavel Raiskup
6aea09b177 copr-fe: fix the gssapi auth route
Relates: https://pagure.io/copr/copr/pull-request/2151
2022-03-31 12:48:56 +02:00
Mark O Brien
96b0d69ad5 proxies: update wildcard to 2022 for stg in more places
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-03-31 10:53:35 +01:00
Mark O Brien
8aed865328 proxies: update wildcard to 2022 for stg
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-03-31 10:47:24 +01:00
Mark O Brien
9237239faf proxies: add tag for fasjon website config
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-03-31 10:27:50 +01:00
Kevin Fenzi
dc1f503bdd Revert "batcave: switch to ansible-core + some collections instead of ansible 'classic'"
This reverts commit 78ba658d3c.
2022-03-30 13:06:52 -07:00
Kevin Fenzi
78ba658d3c batcave: switch to ansible-core + some collections instead of ansible 'classic'
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-30 12:14:47 -07:00
Mohan Boddu
c1499b003d Bodhi is now in f36 post beta state
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-03-30 14:22:14 -04:00
Michal Konečný
78de89120f [the-new-hotness] Prepare the configuration for 1.1.0 release
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-03-30 14:12:25 +02:00
Michal Konečný
34af94b291 [pagure] Make more ACLs available for API token
Add issue_close and pull_request_close ACLs to cross project ACLs. These ACLs
are already used in Pagure API, you can't just create API token with these ACLs.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-03-30 11:07:56 +00:00
Leonardo Rossetti
53beedd6db including frontend vars 2022-03-29 16:22:52 -03:00
Leonardo Rossetti
c7c518d452
fixing var typos 2022-03-29 16:00:07 -03:00
Leonardo Rossetti
71e9eaf29c
using stg only host 2022-03-29 15:39:09 -03:00
Leonardo Rossetti
62ac9a3305
adding resultsdb api url var 2022-03-29 15:36:53 -03:00
Kevin Fenzi
a839211e9d vhost_reboot: switch to usin virsh shutdown so we don't need ssh access
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-29 10:15:31 -07:00
Kevin Fenzi
b1f58ff99a vhost_reboot: split out stg as we have no env_suffix available
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-29 09:55:51 -07:00
Kevin Fenzi
15e28e3fa7 vhost_reboot: try and handle ocp4 nodes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-29 09:48:23 -07:00
Rick Elrod
36f8cca7e5 Revert "Revert "Revert "Revert "Revert "Revert "Disable prerelease redirects""""""
This reverts commit fec1dba8e5.
2022-03-29 07:54:01 -05:00