Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | and we need to fix this | Stephen Smoogen | 2017-09-18 | 1 | -0/+7 |
| | |||||
* | taskotron-frontend: fix phabricator links | Kamil Páral | 2017-09-18 | 1 | -3/+3 |
| | |||||
* | openqa/worker: add boot script to fix KVM perms and disable SMT | Adam Williamson | 2017-09-15 | 3 | -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 failover | Patrick Uiterwijk | 2017-09-15 | 1 | -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 freeze | Patrick Uiterwijk | 2017-09-15 | 1 | -0/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Fix koschei-watcher memory limit | Mikolaj Izdebski | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Lower memory limit for koschei-watcher | Mikolaj Izdebski | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Do not httpd-redirect for acme challenges | Patrick Uiterwijk | 2017-09-14 | 1 | -0/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | weed out all the audit logs for now, will fix more better after freeze | Kevin Fenzi | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | fix indentation for loopabull config yaml | Adam Miller | 2017-09-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | ||||
* | robosig: add in ostree signing for rawhide ppc64le | Dusty Mabe | 2017-09-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com> | ||||
* | robosig: sign ostree rawhide with f28 key | Dusty Mabe | 2017-09-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com> | ||||
* | robosig: add in commit signing for f27 | Dusty Mabe | 2017-09-13 | 1 | -0/+16 |
| | | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com> | ||||
* | Add oldschool mapping for CommOps team badge to FAS group | Justin W. Flory | 2017-09-13 | 1 | -0/+1 |
| | |||||
* | Add oldschool mapping for DotNet SIG Member badge to group | Justin W. Flory | 2017-09-13 | 1 | -0/+1 |
| | |||||
* | allow bodhi to tag the secure boot packages into -override tags | Dennis Gilmore | 2017-09-13 | 1 | -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 variable | Jeremy Cline | 2017-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | Remove some weird - characters | Jeremy Cline | 2017-09-12 | 1 | -4/+4 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | Add a trailing comma to the fmn config | Jeremy Cline | 2017-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | Configure fmn staging to auth with nickserv | Jeremy Cline | 2017-09-12 | 1 | -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 Fenzi | 2017-09-12 | 1 | -1/+1 |
| | | | | a 200. | ||||
* | copr-backend: do not install repos with fixed baseurls | clime | 2017-09-12 | 5 | -54/+0 |
| | |||||
* | add highlighting for cgit on pkgs. ticket 6333 | Kevin Fenzi | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | put this cron in the right dir | Kevin Fenzi | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | add cron to people to remove old freeipa prcl logs | Kevin Fenzi | 2017-09-12 | 2 | -0/+7 |
| | |||||
* | test this fix in staging | Kevin Fenzi | 2017-09-11 | 1 | -1/+1 |
| | |||||
* | retrace: add f27, remove f24 | Miroslav Suchý | 2017-09-11 | 3 | -3/+38 |
| | |||||
* | dear mdapi, no need for your emails | Kevin Fenzi | 2017-09-10 | 1 | -1/+1 |
| | |||||
* | Revert "Do not httpd-redirect for acme challenges" Not yet +2 FBR | Patrick Uiterwijk | 2017-09-09 | 1 | -1/+0 |
| | | | | This reverts commit fd0a29275ad4f37f42f6383e14a298adf1db0978. | ||||
* | Do not httpd-redirect for acme challenges | Patrick Uiterwijk | 2017-09-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Add certgetter01 ccd file | Patrick Uiterwijk | 2017-09-09 | 1 | -0/+2 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Allow setting up a vhost for certgetter | Patrick Uiterwijk | 2017-09-09 | 2 | -0/+5 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | also remove those checks from the server | Kevin Fenzi | 2017-09-09 | 1 | -21/+0 |
| | |||||
* | remove another pkgdb check | Kevin Fenzi | 2017-09-09 | 1 | -6/+0 |
| | |||||
* | more pkgs fedmsg cleanup | Kevin Fenzi | 2017-09-09 | 1 | -3/+0 |
| | |||||
* | clean up pkgdb nagios checks | Kevin Fenzi | 2017-09-09 | 1 | -3/+0 |
| | |||||
* | add it looks like we need a newline here | Kevin Fenzi | 2017-09-09 | 1 | -0/+1 |
| | |||||
* | missing endif? | Kevin Fenzi | 2017-09-09 | 1 | -1/+1 |
| | |||||
* | try and teach nagios about hosts we want to monitor swap on and ones we do ↵ | Kevin Fenzi | 2017-09-09 | 1 | -2/+1 |
| | | | | not want to | ||||
* | pagure: allow to delete forks | Igor Gnatenko | 2017-09-09 | 2 | -0/+2 |
| | | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org> | ||||
* | openqa tap workers: allow masquerade on eth2 also, for ppc64 | Adam Williamson | 2017-09-09 | 1 | -0/+3 |
| | | | | Signed-off-by: Adam Williamson <awilliam@redhat.com> | ||||
* | Limit memory usage by koschei-watcher | Mikolaj Izdebski | 2017-09-07 | 1 | -0/+3 |
| | | | | This is workaround for https://github.com/msimacek/koschei/issues/181 | ||||
* | using an actual password for ufmonitor database, removing old stuff | Tim Flink | 2017-09-07 | 2 | -4/+0 |
| | |||||
* | silencing the output from ufmonitor update cron | Tim Flink | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | copr-backend: install infra-tags repo on builders | clime | 2017-09-07 | 3 | -0/+13 |
| | |||||
* | more script tweaking to make ufmonitor-update work | Tim Flink | 2017-09-07 | 1 | -2/+1 |
| | |||||
* | fixing args to keep script from erroring out, changing password method | Tim Flink | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | change ufmonitor script urls to use httpd | Tim Flink | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | Sigh. More JSON fixup. | Adam Williamson | 2017-09-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Adam Williamson <awilliam@redhat.com> | ||||
* | openqa/dispatcher: fix up images.json.ppc64 to be valid JSON | Adam Williamson | 2017-09-07 | 1 | -38/+38 |
| | | | | | | Sigh, JSON, why must you be so generally awful. Signed-off-by: Adam Williamson <awilliam@redhat.com> |