Stephen Smoogen
05e9125c67
why this works for 90 hosts but not this one I do not know
2020-04-24 21:34:28 +02:00
Stephen Smoogen
3800b05f64
this is the last fix before fing hardcoding the ips
2020-04-24 21:34:28 +02:00
Stephen Smoogen
264360cac8
try to figure out if this will fix the error
2020-04-24 21:34:28 +02:00
Stephen Smoogen
0f1e51b865
aws is a datacenter what I wrote earlier isnt
2020-04-24 21:34:28 +02:00
Kevin Fenzi
87a1201f90
s3-mirror: disable for now as we are caching dl directly now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Stephen Smoogen
d2bbce7b62
put in a public ip address for aws proxy30 and proxy31
2020-04-24 21:34:28 +02:00
Stephen Smoogen
660af1f1d3
And this will make sure that 30 and 31 are similar in ansible
2020-04-24 21:34:28 +02:00
Mohan Boddu
2d7534b990
Fedora RelEng F32 Final Freeze
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:28 +02:00
Adrian Reber
ca457d0164
geoip-city-wsgi: also install python2-geoip2
...
Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:28 +02:00
Mohan Boddu
22ef2bf4cb
More fixes to releng keytab in odcs
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:28 +02:00
Adrian Reber
28fb5871ff
geoip-city-wsgi: update geoip-city-wsgi
...
The geoip-city-wsgi script has been updated upstream to support geoip2
and Python 3. This pulls the update into Fedora infrastructure.
Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:28 +02:00
Clement Verna
1f3dc7d19e
releng: we need to specify the koji profile.
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Mohan Boddu
12ec3cb48d
Fixing releng keytab task in odcs
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:28 +02:00
Mohan Boddu
61e032e6aa
Setting keytab for odcs-backend-releng01.phx2.fedoraproject.org
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:28 +02:00
Clement Verna
dab0380653
releng: copy the koji.conf needed to authenticate
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
29f4b8f52e
Add last deps, for pocount
2020-04-24 21:34:28 +02:00
Clement Verna
81de73a732
releng: specify the collections we use in the playbook
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
a7acf091a1
Disable hostkey verification
...
Since that's run by cron, we have to accept the key.
Given that a MITM of pagure would just enable to intercept
nothing of value (we are using public keys, the data to be commited
can be regenerated trivially and would just concern translation),
disabling StrictHostKeyChecking for that user is IMHO not
a security risk.
2020-04-24 21:34:28 +02:00
85136ba279
use the right version of python
2020-04-24 21:34:28 +02:00
54949cfc13
Add missing deps
2020-04-24 21:34:28 +02:00
Adrian Reber
629ce63cb6
MM: add codecs to MirrorManager
...
In addition to this change it was necessary to manually add the new
codecs directory to the database as a new entry in the 'category' table.
Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:28 +02:00
Clement Verna
d3d384fd33
releng: create a playbook to manage koji tags in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
51a8630dec
monitor-gating: specify the fedpkg command to use to clean up side-tags
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Clement Verna
58345b0204
bodhi: apply patch on bodhi-base while waiting for a new release
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
f3faf6ee4f
openshift: update prod to 200 also
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
cc1aae42ce
Revert "openshift version is 117, not 200"
...
This reverts commit ef8d7c9ec1ff743ed78c94b41089c6ef1e2b5c63.
2020-04-24 21:34:28 +02:00
Dusty Mabe
b5438172b2
new-updates-sync: set umask to be more permissive for ostree operations
...
See https://github.com/ostreedev/ostree/pull/1984 where OSTree was
changed to try to set group write on directories. We need to set a more
permissive umask to take advantage of it.
This is all done to support writing to the OSTree repo from OpenShift
projects that run as a random UID, but have ftpsync (gid:263) in their
supplemental groups. For more context see: https://pagure.io/releng/issue/8811#comment-629051
2020-04-24 21:34:28 +02:00
Kevin Fenzi
9bc3ceb2a2
robosignatory: uid/gid change for autosign
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
788b6ac9f5
openshift version is 117, not 200
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
3573a6a1db
openshift / staging: update to 3.11.200
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
d6bba5daa4
Remove the key display, add ssh config
2020-04-24 21:34:28 +02:00
Michael Scherer
547f5bc938
Add a job to update translation
...
See https://pagure.io/fedora-infrastructure/issue/8691
2020-04-24 21:34:28 +02:00
Stephen Smoogen
a512f15c52
ppc8-01/02 add nrpe limits. side comment: for the love of peet why didnt I fix this a year ago
2020-04-24 21:34:28 +02:00
Clement Verna
6bbdb21ed5
bodhi: switch fedora-messaging logging to INFO
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
7242a1a583
db-koji02: actually deploy the right backup script
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
6b3418b9e7
kerneltest / staging: correct some variables
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
4078f83daf
proxies / staging: move kerneltest to point to the openshift app
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
984b570422
koji/builder: fix path to the rpmautospec config file - Take #2
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
419e8701a3
koji/builder: fix path to the rpmautospec config file
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
bd50c6e4bc
db-koji02: make sure backup uses all cpus
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
4c85106614
koji/builder: install the rpmautospec configuration file
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
ecf4e12a7e
koji/hub: rename the configuration file for rpmautospec
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Mikolaj Izdebski
4431fd2a4e
Add astepano to Koschei appowners
2020-04-24 21:34:28 +02:00
Mikolaj Izdebski
873ee9d994
Update Koschei appowners
2020-04-24 21:34:28 +02:00
Clement Verna
daf701e6d0
review-stats: delete the old build role since this is now in OpenShift.
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Clement Verna
85e1576e5d
review-stats: mount the nfs drive only to the master sundries node
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Clement Verna
85978f4aca
review-stats: deploy the new app in production
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Pavel Raiskup
6b429d1e8e
copr: buliders: typofix for previous commit
2020-04-24 21:34:28 +02:00
Pavel Raiskup
efbb4d2d3a
copr: builders: better tweak mock-core-configs
...
We first run the copr-update-builder script, so it does it's work.
Then we can try to update to our own (newer only!) version of
mock-core-configs, and re-run the copr-update-builder.
We though have to stop removing the old .rpmnew files blindly, this
needs patch against copr/copr.git.
2020-04-24 21:34:28 +02:00
Stephen Smoogen
adbd919110
You can not have spaces between commas in [] for rewrites. Wont tell you that is the problem but will error you have the wrong order. Thank you apache
2020-04-24 21:34:28 +02:00