summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* and we need to fix thisStephen Smoogen2017-09-181-0/+7
|
* taskotron-frontend: fix phabricator linksKamil Páral2017-09-181-3/+3
|
* openqa/worker: add boot script to fix KVM perms and disable SMTAdam Williamson2017-09-153-0/+36
| | | | | | | | | | For some reason /dev/kvm has 0600 perms after boot on the ppc64 worker host. Also, qemu won't run unless SMT is turned off, on ppc64. I've just been doing this manually every time the box got restarted, but that's dumb, so let's make it happen on boot with a script and a service to run it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
* Fix krb5 with failoverPatrick Uiterwijk2017-09-151-2/+2
| | | | | | | | Seems like IPA 4.5.0 broke active/active failover of krb5 KDC. While we wait on getting that fixed, let's set us up for active/passive failover on the HTTPD end. Since we can't do active/passive for UDP (there's no checks there), let's just remove ipa02 for those. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add missing .stg.phx2.fp.o to krb5.conf. If env will be removed after freezePatrick Uiterwijk2017-09-151-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix koschei-watcher memory limitMikolaj Izdebski2017-09-141-1/+1
|
* Lower memory limit for koschei-watcherMikolaj Izdebski2017-09-141-1/+1
|
* Do not httpd-redirect for acme challengesPatrick Uiterwijk2017-09-141-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* weed out all the audit logs for now, will fix more better after freezeKevin Fenzi2017-09-131-1/+1
|
* fix indentation for loopabull config yamlAdam Miller2017-09-131-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* robosig: add in ostree signing for rawhide ppc64leDusty Mabe2017-09-131-0/+4
| | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
* robosig: sign ostree rawhide with f28 keyDusty Mabe2017-09-131-3/+3
| | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
* robosig: add in commit signing for f27Dusty Mabe2017-09-131-0/+16
| | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
* Add oldschool mapping for CommOps team badge to FAS groupJustin W. Flory2017-09-131-0/+1
|
* Add oldschool mapping for DotNet SIG Member badge to groupJustin W. Flory2017-09-131-0/+1
|
* allow bodhi to tag the secure boot packages into -override tagsDennis Gilmore2017-09-131-0/+1
| | | | | | | | As a followup on a releng pagure issue https://pagure.io/releng/issue/6482 we need to allow bodhi to tag packages in the secure boot channels into the override tags Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* Change - to _ in fmn irc variableJeremy Cline2017-09-121-1/+1
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Remove some weird - charactersJeremy Cline2017-09-121-4/+4
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Add a trailing comma to the fmn configJeremy Cline2017-09-121-1/+1
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Configure fmn staging to auth with nickservJeremy Cline2017-09-121-1/+7
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Make docs 404 page a real local 404 page instead of a redirect that ends in ↵Kevin Fenzi2017-09-121-1/+1
| | | | a 200.
* copr-backend: do not install repos with fixed baseurlsclime2017-09-125-54/+0
|
* add highlighting for cgit on pkgs. ticket 6333Kevin Fenzi2017-09-121-1/+1
|
* put this cron in the right dirKevin Fenzi2017-09-121-1/+1
|
* add cron to people to remove old freeipa prcl logsKevin Fenzi2017-09-122-0/+7
|
* test this fix in stagingKevin Fenzi2017-09-111-1/+1
|
* retrace: add f27, remove f24Miroslav Suchý2017-09-113-3/+38
|
* dear mdapi, no need for your emailsKevin Fenzi2017-09-101-1/+1
|
* Revert "Do not httpd-redirect for acme challenges" Not yet +2 FBRPatrick Uiterwijk2017-09-091-1/+0
| | | | This reverts commit fd0a29275ad4f37f42f6383e14a298adf1db0978.
* Do not httpd-redirect for acme challengesPatrick Uiterwijk2017-09-091-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add certgetter01 ccd filePatrick Uiterwijk2017-09-091-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Allow setting up a vhost for certgetterPatrick Uiterwijk2017-09-092-0/+5
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* also remove those checks from the serverKevin Fenzi2017-09-091-21/+0
|
* remove another pkgdb checkKevin Fenzi2017-09-091-6/+0
|
* more pkgs fedmsg cleanupKevin Fenzi2017-09-091-3/+0
|
* clean up pkgdb nagios checksKevin Fenzi2017-09-091-3/+0
|
* add it looks like we need a newline hereKevin Fenzi2017-09-091-0/+1
|
* missing endif?Kevin Fenzi2017-09-091-1/+1
|
* try and teach nagios about hosts we want to monitor swap on and ones we do ↵Kevin Fenzi2017-09-091-2/+1
| | | | not want to
* pagure: allow to delete forksIgor Gnatenko2017-09-092-0/+2
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* openqa tap workers: allow masquerade on eth2 also, for ppc64Adam Williamson2017-09-091-0/+3
| | | | Signed-off-by: Adam Williamson <awilliam@redhat.com>
* Limit memory usage by koschei-watcherMikolaj Izdebski2017-09-071-0/+3
| | | | This is workaround for https://github.com/msimacek/koschei/issues/181
* using an actual password for ufmonitor database, removing old stuffTim Flink2017-09-072-4/+0
|
* silencing the output from ufmonitor update cronTim Flink2017-09-071-1/+1
|
* copr-backend: install infra-tags repo on buildersclime2017-09-073-0/+13
|
* more script tweaking to make ufmonitor-update workTim Flink2017-09-071-2/+1
|
* fixing args to keep script from erroring out, changing password methodTim Flink2017-09-071-2/+2
|
* change ufmonitor script urls to use httpdTim Flink2017-09-071-2/+2
|
* Sigh. More JSON fixup.Adam Williamson2017-09-071-2/+2
| | | | Signed-off-by: Adam Williamson <awilliam@redhat.com>
* openqa/dispatcher: fix up images.json.ppc64 to be valid JSONAdam Williamson2017-09-071-38/+38
| | | | | | Sigh, JSON, why must you be so generally awful. Signed-off-by: Adam Williamson <awilliam@redhat.com>