Kevin Fenzi
f949eb89bf
Revert "openshift / try updating again to fix weirdness"
...
This reverts commit ae06a85b7a
.
Playbook ran, things are happy again.
2020-08-07 14:57:17 -07:00
Kevin Fenzi
ae06a85b7a
openshift / try updating again to fix weirdness
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-07 14:17:25 -07:00
Kevin Fenzi
4dc3a0029d
koji_hub / kojira: rebase kojira for new koji release
...
One of the 2 patches we were carrying for kojira was merged upstream in
1.22. The other wasn't yet, so we need to keep it around for now.
But we need to merge in the other 1.22 changes or auth fails.
Hopefully this rebases to 1.22
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-07 13:42:28 -07:00
Kevin Fenzi
0f59c04d7f
openshift / prod: undefine updating
...
We can't just set this to false, we have to not define it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-07 13:17:49 -07:00
Kevin Fenzi
3304484fe9
koji: hub/kojid: drop kerberos config options that got dropped upstream
...
Upstream switched from python-requests-kerberos to
python-requests-gssapi and dropped some options.
Unfortunately, these cause kojid / kojira to not even start if they are
present, so we have to remove them to make things happy.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-07 13:17:49 -07:00
Michael Scherer
af20d9a717
Reindent the role
...
Mainly because that's easier to read in vim
2020-08-07 22:00:39 +02:00
Kevin Fenzi
fc0a3f5d2c
tasks / cloud_setup_basic: drop duplicate when: clause
2020-08-07 11:51:48 -07:00
Pierre-Yves Chibon
69cd8056e1
distgit/pagure: update deprecated environment variable to the new one
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-07 09:59:21 +02:00
Rick Elrod
dcc53bd63b
add crl check to nagios + nrpe + facl perms for nrpe
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-08-06 15:32:09 -05:00
Kevin Fenzi
efcb0adbe0
koji_builder: explicitly say false for bootstrap
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-06 10:43:28 -07:00
Kevin Fenzi
6a4a3c247e
koji_builder: disable mock bootstrap
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-06 08:19:54 -07:00
Pierre-Yves Chibon
b63cb1d9f6
toddlers: remove the playtime-pdc-retired-packages cron job
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-06 17:11:57 +02:00
Rick Elrod
e566487ec0
Add crl nextUpdate check script for nagios, but not used anywhere yet
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-08-06 09:29:53 -05:00
Mark O'Brien
1189897518
[proxies] allow outside servers access to infrastructure
2020-08-06 15:15:31 +01:00
Jan Kaluza
24da31f53c
ODCS: Do not set enabled:false when simply trying to stop the service to do the upgrade.
2020-08-06 12:24:30 +02:00
Pierre-Yves Chibon
077328e311
distgit-bugzilla-sync: adding the fas account name, makes it easier to find them later
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-06 12:15:54 +02:00
Pierre-Yves Chibon
ca259fb500
distgit-bugzilla-sync: drop email overrides no longer corresponding to FAS accounts - last ones
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-06 12:03:04 +02:00
Pierre-Yves Chibon
2fc44f08d3
distgit-bugzilla-sync: drop email overrides no longer corresponding to FAS accounts
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-06 12:00:04 +02:00
Pierre-Yves Chibon
fd5c5b9588
distgit-bugzilla-sync: update the email_overrides for a few people who changed their email in FAS
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-06 11:47:11 +02:00
Jan Kaluza
0e730e9f9c
ODCS: Try to use service module instead of systemd module to fix disabled odcs-celery-backend.
2020-08-06 09:35:03 +02:00
Jan Kaluza
67c7186a2e
ODCS: Move systemd daemon_reload to separate task to hopefully fix the disabled odcs-celery-backend service.
2020-08-06 09:30:52 +02:00
Kevin Fenzi
0dea991f21
proxies: Try and correct the bugz url to show Fedora EPEL right
...
Seems if you use a %20 for a space in the Redirect url it will just pass
that on and not urldecode it. So, try and just \ the space and see if
that works better.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-05 17:13:28 -07:00
Kevin Fenzi
72424c52fb
postgresql / db-koji01: allow adjusting max_workers and friends
...
db-koji01 has been running with this since before the mass rebuild, and
it seems to make it have a higher load, but process faster and without
stalling when doing backups or when long/bad koji-gc queries for old
versions of texlive hit it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-05 16:28:08 -07:00
Kevin Fenzi
77a3276003
iscsi / multipathd: drop netapp specific section
...
This causes:
Aug 05 23:04:40 bvmhost-x86-06.iad2.fedoraproject.org multipathd[3266]:
uevent trigger error
Aug 05 23:04:40 bvmhost-x86-06.iad2.fedoraproject.org multipathd[3266]:
parse error in feature string "no_path_retry queue"
So, just drop it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-05 16:16:07 -07:00
Kevin Fenzi
d1733ab4ce
inventory: buildvm-ppc64le-20: this should be on bvmhost-p09-02
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-05 15:59:55 -07:00
Kevin Fenzi
953a4e8204
koji_hub: try and make sure that making srpms from scm doesn't happen on s390x
...
The s390x boxes have been really slow of late and have i/o issues.
Lets make sure that we only use x86 and ppc64le hosts for this so to
avoid moving large srpms around.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-05 14:49:38 -07:00
Kevin Fenzi
9a8d420ecf
koji_builder: Try using bootstrap
...
We may need to revert this if it causes issues, but try and enable
bootstrap mode again. Newer koji handles GC on these repos now and
it would help us out with a number of issues we are going to hit soon.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-05 14:49:38 -07:00
Pierre-Yves Chibon
57db9899c3
distgit-bugzilla-sync: remove email override for romal
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-05 22:26:29 +02:00
Pierre-Yves Chibon
49f01c8f67
pagure: drop everything fedmsg related, pagure no longer uses it
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-05 22:26:29 +02:00
Mohan Boddu
a281cea57d
Re-enabling fmc role
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-08-05 14:18:00 -04:00
Luca BRUNO
575a1dcb2a
coreos-cincinnati: deploy latest master (f64b086)
2020-08-05 16:33:42 +00:00
Neal Gompa
02818f967c
roles/pagure: Drop custom caching settings for emojione sprites file
...
This is handled directly by Pagure using WhiteNoise now.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-08-05 09:12:57 -04:00
Neal Gompa
59cf7471b7
roles/pagure: Drop conditional static alias
...
This is managed by Pagure itself using WhiteNoise now.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-08-05 09:12:57 -04:00
Bernhard M. Wiedemann
d0ea0551a9
Port generate-oidc-token to python3
...
because python2 is already end-of-life
Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
2020-08-05 13:02:26 +00:00
Pierre-Yves Chibon
516e72bbe0
pagure: drop hotfix that has been fixed upstream since
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-05 12:20:04 +02:00
Pierre-Yves Chibon
3b77653e5c
pagure: reduce the logging done by the markdown module in production
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-05 12:19:01 +02:00
Luca BRUNO
8e5ce8b433
coreos-cincinnati: build latest master (f64b086)
2020-08-05 09:56:49 +00:00
Kevin Fenzi
d3adeb3256
fedmsg / base: remove endpoints that no longer exist
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-04 16:14:54 -07:00
Kevin Fenzi
69fdd23c95
mbs: there isn't a releng group, try releng-team here.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-04 16:05:09 -07:00
Pierre-Yves Chibon
e9eb9d3167
fedmsg: stop notifying on error sent by notifs-backend
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-04 19:13:49 +02:00
Pierre-Yves Chibon
36616fc521
fedmsg-relay.ci.centos.org has been decommissionned
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-04 18:50:46 +02:00
Mark O'Brien
cb22333aae
[proxies] ensure all directories exists
2020-08-04 17:20:52 +01:00
Mark O'Brien
9b54e14d1c
[proxies] ensure dir exists
2020-08-04 17:14:50 +01:00
Michael Scherer
5c3052862f
Fix the working directory repo for badge deployment
2020-08-04 14:54:46 +00:00
Mark O'Brien
f7ba779b61
[proxies] add proxy34
2020-08-04 15:41:04 +01:00
Michael Scherer
e77d45b643
Use the new location for git
2020-08-04 16:25:13 +02:00
Michael Scherer
9a691c48a7
Use yaml syntax for the badge playbook
2020-08-04 16:24:03 +02:00
Pierre-Yves Chibon
02603cab58
pkgs: we now longer use gitolite anywhere
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-04 14:53:28 +02:00
Pierre-Yves Chibon
0df925d9c4
fedmsg/base: pagure no longer uses fedmsg
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-04 14:46:35 +02:00
Pierre-Yves Chibon
3acb75215d
ci_resultsdb: remove files that are no longer used
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-04 14:42:11 +02:00