Commit graph

11178 commits

Author SHA1 Message Date
clime
c945e61bb5 copr-backend: install custom lighttpd template for directory listing 2017-09-21 01:42:57 +02:00
Kevin Fenzi
6708a5c153 fix the sync from sundries to proxy to be faster in stg 2017-09-20 16:56:32 +00:00
Kevin Fenzi
3479b66a98 fix cd to the right directory 2017-09-20 16:49:31 +00:00
Kevin Fenzi
9449f3e237 move budget to its own role and sync scripts 2017-09-20 16:15:39 +00:00
Nick Bebout
05d462d30f Increase quota for https://pagure.io/fedora-infrastructure/issue/6377 2017-09-20 14:30:03 +00:00
Stephen Smoogen
3d951473dd and we need to fix this 2017-09-18 19:41:28 +00:00
Kamil Páral
151ca76db8 taskotron-frontend: fix phabricator links 2017-09-18 10:38:04 +02:00
Adam Williamson
1e3d6deed8 openqa/worker: add boot script to fix KVM perms and disable SMT
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>
2017-09-15 17:52:15 -07:00
Patrick Uiterwijk
4005fd5929 Fix krb5 with failover
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>
2017-09-15 22:53:35 +00:00
Patrick Uiterwijk
08ab5dd6f0 Add missing .stg.phx2.fp.o to krb5.conf. If env will be removed after freeze
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-09-15 20:27:02 +00:00
Mikolaj Izdebski
bf1b02c9fc Fix koschei-watcher memory limit 2017-09-14 21:42:26 +00:00
Mikolaj Izdebski
00669afe0d Lower memory limit for koschei-watcher 2017-09-14 21:03:27 +00:00
Patrick Uiterwijk
e7411874fe Do not httpd-redirect for acme challenges
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-09-14 09:25:05 +00:00
Kevin Fenzi
fff62a540f weed out all the audit logs for now, will fix more better after freeze 2017-09-13 23:20:10 +00:00
Adam Miller
a9bcaf0691 fix indentation for loopabull config yaml
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-09-13 21:20:33 +00:00
Dusty Mabe
0c38675738 robosig: add in ostree signing for rawhide ppc64le
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2017-09-13 20:38:50 +00:00
Dusty Mabe
45bcface8e robosig: sign ostree rawhide with f28 key
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2017-09-13 20:38:50 +00:00
Dusty Mabe
c2b469f8de robosig: add in commit signing for f27
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2017-09-13 20:38:50 +00:00
Justin W. Flory
19c8e2faeb Add oldschool mapping for CommOps team badge to FAS group 2017-09-13 19:50:23 +00:00
Justin W. Flory
7d80021ecf Add oldschool mapping for DotNet SIG Member badge to group 2017-09-13 17:39:42 +00:00
ea57990158 allow bodhi to tag the secure boot packages into -override tags
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>
2017-09-13 12:51:38 +00:00
Jeremy Cline
b020a8e0cf Change - to _ in fmn irc variable
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-09-12 19:33:17 +00:00
Jeremy Cline
a4a7df0794 Remove some weird - characters
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-09-12 19:02:26 +00:00
Jeremy Cline
e65dc733c8 Add a trailing comma to the fmn config
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-09-12 18:55:39 +00:00
Jeremy Cline
2c9e0110b1 Configure fmn staging to auth with nickserv
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-09-12 18:26:49 +00:00
Kevin Fenzi
b2a1c831a0 Make docs 404 page a real local 404 page instead of a redirect that ends in a 200. 2017-09-12 15:00:36 +00:00
clime
677158fa6b copr-backend: do not install repos with fixed baseurls 2017-09-12 12:13:13 +02:00
Kevin Fenzi
40a7012c75 add highlighting for cgit on pkgs. ticket 6333 2017-09-12 01:50:43 +00:00
Kevin Fenzi
6d108f0812 put this cron in the right dir 2017-09-12 01:32:16 +00:00
Kevin Fenzi
e7c9413309 add cron to people to remove old freeipa prcl logs 2017-09-12 01:23:09 +00:00
Kevin Fenzi
a975655c2b test this fix in staging 2017-09-11 19:49:06 +00:00
Miroslav Suchý
9462feb242 retrace: add f27, remove f24 2017-09-11 10:29:53 +02:00
Kevin Fenzi
6ee52df952 dear mdapi, no need for your emails 2017-09-10 16:10:18 +00:00
Patrick Uiterwijk
b373d2d597 Revert "Do not httpd-redirect for acme challenges" Not yet +2 FBR
This reverts commit fd0a29275a.
2017-09-09 23:58:12 +00:00
Patrick Uiterwijk
fd0a29275a Do not httpd-redirect for acme challenges
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-09-09 23:42:19 +00:00
Patrick Uiterwijk
d318a7a2b0 Add certgetter01 ccd file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-09-09 23:27:40 +00:00
Patrick Uiterwijk
863dffdb66 Allow setting up a vhost for certgetter
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-09-09 23:27:40 +00:00
Kevin Fenzi
2265fcc67d also remove those checks from the server 2017-09-09 22:36:56 +00:00
Kevin Fenzi
eed195354d remove another pkgdb check 2017-09-09 22:00:41 +00:00
Kevin Fenzi
858d3422da more pkgs fedmsg cleanup 2017-09-09 21:28:47 +00:00
Kevin Fenzi
62b3fed547 clean up pkgdb nagios checks 2017-09-09 20:59:54 +00:00
Kevin Fenzi
dbbfa9d6cc add it looks like we need a newline here 2017-09-09 20:16:09 +00:00
Kevin Fenzi
2aebc73ba7 missing endif? 2017-09-09 19:44:57 +00:00
Kevin Fenzi
8b5a273b10 try and teach nagios about hosts we want to monitor swap on and ones we do not want to 2017-09-09 19:11:06 +00:00
0c32147281 pagure: allow to delete forks
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-09-09 18:54:22 +00:00
Adam Williamson
cac1fb41ab openqa tap workers: allow masquerade on eth2 also, for ppc64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2017-09-09 11:14:55 -07:00
Mikolaj Izdebski
44a8c810fb Limit memory usage by koschei-watcher
This is workaround for https://github.com/msimacek/koschei/issues/181
2017-09-07 21:30:31 +00:00
a69cb46aff using an actual password for ufmonitor database, removing old stuff 2017-09-07 20:50:17 +00:00
0d1d91d113 silencing the output from ufmonitor update cron 2017-09-07 20:42:28 +00:00
clime
ae1c315744 copr-backend: install infra-tags repo on builders 2017-09-07 21:57:01 +02:00