summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Create a shared keytab for both backendsPatrick Uiterwijk2016-11-231-1/+11
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Generate bodhi/ service keytabsPatrick Uiterwijk2016-11-231-0/+5
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* mod_auth_gssapi is used for GSSAPI authPatrick Uiterwijk2016-11-231-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* IPA-client is no longer neededPatrick Uiterwijk2016-11-231-17/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Only redirect pub/alt, and use master mirrorsPatrick Uiterwijk2016-11-231-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Allow koji web to ProxyPatrick Uiterwijk2016-11-231-1/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Prepare koji auth for prodPatrick Uiterwijk2016-11-232-11/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make Ipsilon API plugin compatible with 1.2 and 2.0Patrick Uiterwijk2016-11-231-1/+8
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Disable password expirationPatrick Uiterwijk2016-11-231-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make /pub/alt on alt.fp.o forward to dlPatrick Uiterwijk2016-11-231-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Configure koji web login for if we want itPatrick Uiterwijk2016-11-232-0/+14
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use GSSAPI local usernamePatrick Uiterwijk2016-11-231-1/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Enable both client cert and krb for stg kojiPatrick Uiterwijk2016-11-231-0/+28
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* copr-backend: do not enable tmpfs mock plugin on ppc64le buildersclime2016-11-221-0/+2
| | | | we do not have the same disk space available as on x86_64 builders
* also build alt in prod nowKevin Fenzi2016-11-221-1/+2
|
* release day commit: readd prerelease redirect, add cloud to atomic redirect, ↵Kevin Fenzi2016-11-226-53/+85
| | | | add latest cloud image redirects, setup alt site for websites
* update docs.fp.o redirects for new F25 guidesPete Travis2016-11-221-10/+12
|
* adjust regex here to handle lang hopefullyKevin Fenzi2016-11-211-1/+1
|
* add cloud to atomic download redirect for stgKevin Fenzi2016-11-211-0/+7
|
* add cloud to atomic redirect in stagingKevin Fenzi2016-11-211-0/+7
|
* set prerelease redirect in staging and comment removing it for tomorrow in ↵Kevin Fenzi2016-11-212-97/+97
| | | | both prod and stg
* fix fedora-25-updates-testing to have correct f25 references for bodhi ↵Kevin Fenzi2016-11-211-1/+1
| | | | atomic updates composing
* add hosts file for pkgs02 to fix crl emailsKevin Fenzi2016-11-211-0/+4
|
* it would help if I actually used his account name versus irc name.Stephen Smoogen2016-11-211-1/+1
|
* add in Paul to the piwikStephen Smoogen2016-11-211-1/+1
|
* prepare modernpaste01.phx2Ricky Elrod2016-11-214-5/+27
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* install modern-paste from infra repo insteadRicky Elrod2016-11-212-21/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Use file where koschei has permissionMichael Simacek2016-11-211-1/+1
|
* Log dead rows in koschei cleanup cronjobMichael Simacek2016-11-211-2/+1
|
* Only apply patch on bodhi-backend03:Patrick Uiterwijk2016-11-201-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Apply Bodhi patch for koji session timeoutPatrick Uiterwijk2016-11-202-0/+148
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Resize pagure01's diskPatrick Uiterwijk2016-11-201-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* create-filelist: add '.' to png and jpgAdam Williamson2016-11-191-1/+1
| | | | Brown paper bag fix for previous commit. Sigh.
* create-filelist: filter png and jpg too (acked by nirik)Adam Williamson2016-11-191-3/+3
| | | | | | This is a tiny change to the previous commit to just filter png and jpg files too, as alt has tons of pngs. Will send a PR for upstream create-filelist.
* Generate filtered file lists for fedfind to useAdam Williamson2016-11-194-75/+26
| | | | | | | | | | | | | | | | This adds `filterlist` files alongside the `fullfilelist` and `fullfiletimelist` files. These are much, much shorter lists which skip the entries for packages, ARM device tree boot files and directories. They are intended for consumption by fedfind, so it can stop using rync scraping to discover the image files it looks for. To enable this, we update to a newer version of `create-filelist` from upstream `quick-fedora-mirror` and make `update-fullfiletimelist` create the filterlist files as well. We also delete a couple of old copies of `create-filelist`; nirik made the two roles that use it share a common copy a few months back, but missed deleting the copy each role had in its `files` directory.
* also fix fedmsg config for datanommer here tooKevin Fenzi2016-11-191-1/+1
|
* use db-datanommer hereKevin Fenzi2016-11-191-1/+1
|
* move datanommer db in stgKevin Fenzi2016-11-182-1/+2
|
* run the f24 and f25 atomic composes nightly. we can switttttch off f24 as ↵Dennis Gilmore2016-11-181-1/+2
| | | | | | sson as f25 is good Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* drop db-elections from staging hosts file as it is in dns nowKevin Fenzi2016-11-181-1/+1
|
* move elections01.stg to pgbdr clusterKevin Fenzi2016-11-181-0/+1
|
* make f25 atomic host reposDennis Gilmore2016-11-181-0/+55
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* update the pre release policy for f26Dennis Gilmore2016-11-181-8/+8
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* Revert "try this" -- made unnecessary due to fedora-websites changesRicky Elrod2016-11-181-5/+0
| | | | This reverts commit 8650375c6747c495ee88017d2c4fc234c249db15.
* try thisRicky Elrod2016-11-181-0/+5
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Revert "Revert "undo these for now"" -- this only affects stg.Ricky Elrod2016-11-182-8/+0
| | | | This reverts commit 01393a1a2cd661c0bb00c4910f81e1eb4a470b28.
* Revert "undo these for now"Ricky Elrod2016-11-182-0/+8
| | | | This reverts commit 61902d81d3d2ece72c9fffcef38fb7b28b9b9055.
* undo these for nowRicky Elrod2016-11-182-8/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Change koschei frontend build pagination valueMichael Simacek2016-11-181-0/+1
|
* Change koschei frontend log levelMichael Simacek2016-11-181-1/+4
|