summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* retrace: document where we get from retrace roleMiroslav Suchý2017-04-061-0/+3
|
* retrace: always use correct path in hub.wsgiMiroslav Suchý2017-04-061-1/+1
|
* retrace: always use correct path in hub.wsgiMiroslav Suchý2017-04-063-12/+9
|
* retrace: try thisMiroslav Suchý2017-04-061-0/+5
|
* retrace: use variable for defining private.gitMiroslav Suchý2017-04-061-1/+1
|
* try thisMiroslav Suchý2017-04-061-1/+1
|
* changing branch var for distgit builder for trigger updateTim Flink2017-04-061-2/+2
|
* switch kojipkg01 to varnish tooKevin Fenzi2017-04-062-59/+58
|
* We need to typecast this. String != IPPatrick Uiterwijk2017-04-061-1/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Normalize the X-Forwarded-For headerPatrick Uiterwijk2017-04-051-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Client.ip is unusable due to proxies, look at forwarded-forPatrick Uiterwijk2017-04-051-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* re-add 02Kevin Fenzi2017-04-051-1/+1
|
* take kojipkgs02 back outKevin Fenzi2017-04-051-1/+1
|
* ok, fingers crossed, lets put kojipkgs02 back inKevin Fenzi2017-04-051-1/+1
|
* we are not using these acls anymoreKevin Fenzi2017-04-051-9/+0
|
* cannot use a dash in a backend nameKevin Fenzi2017-04-051-2/+2
|
* apparently varnish 5.0 still uses vcl 4.0Kevin Fenzi2017-04-051-1/+1
|
* make varnish role not care about yumKevin Fenzi2017-04-051-1/+1
|
* syntax issuesKevin Fenzi2017-04-051-2/+2
|
* switch kojipkgs02 to use varnish instead of squid, leave 01 alone for nowKevin Fenzi2017-04-052-0/+9
|
* take kojipkgs02 out to test it with varnishKevin Fenzi2017-04-051-1/+1
|
* Some improvements to kojipkgs vclPatrick Uiterwijk2017-04-051-36/+10
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* some default settings for varnish on fedoraKevin Fenzi2017-04-051-2/+2
|
* make varnish role more general and add in config for a new varnish on kojipkgsKevin Fenzi2017-04-058-8/+144
|
* and these are filesKevin Fenzi2017-04-051-2/+3
|
* we also need skip: trueKevin Fenzi2017-04-051-0/+1
|
* see if moving this to with_first_found will fix itKevin Fenzi2017-04-051-1/+1
|
* Add a cron job for rawhide nightly with DNFLubomír Sedlář2017-04-051-0/+1
| | | | | | | | | | | | | In order to compare YUM and DNF compose, this will start a simplified compose (no extra deliverables, just the packages) and create logs with differences. The compose starts 12 hours after the real rawhide, which should prevent any negative effects on the production compose (while it's possible for the nightly to not finish yet, after 12 hours it would only be waiting on koji tasks and not needed local resources much). See https://pagure.io/pungi-fedora/pull-request/178 for details. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
* fix redirect for elections: ticket 5905Kevin Fenzi2017-04-051-1/+1
|
* bodhi-approve-testing: only mail when stderr has something, not stdoutKevin Fenzi2017-04-051-1/+1
|
* drop bodhi-backend03Kevin Fenzi2017-04-053-94/+4
|
* ensure latest dnf-plugins-core, libsolv, and hawkey are installed on buildersclime2017-04-052-0/+6
|
* unfreeze rawhide-composerDennis Gilmore2017-04-041-0/+3
| | | | | | | | | rawhide-composer should never have been frozen. it has no impact on the release deliverables, and we may want to deploy changes needing changes on the compose box or update packages to account for rawhide changes at any point in time. So mark not freezing Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* disable copr-be backups for now while we prune 600 days of them outKevin Fenzi2017-04-041-1/+1
|
* name the site nagios.fedoraproject.org even in staging as it has a alias for ↵Kevin Fenzi2017-04-041-1/+1
| | | | stagings name
* drop prerelease redirect to prep for alpha releaseKevin Fenzi2017-04-042-58/+48
|
* drop some old epel5 syncing tasksKevin Fenzi2017-04-032-2/+3
|
* copr-backend: employ cleanup_vm_nova.py again to clean leaked buildersclime2017-04-032-42/+34
|
* Disable in-progress nagios stuff for prodPatrick Uiterwijk2017-04-011-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix flapping paste and lists by setting keephostPatrick Uiterwijk2017-04-011-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* add compose-utils to bodhi-backend<foo>Dennis Gilmore2017-03-311-0/+1
| | | | | | | | | | | in order to stage the release we need top have compose-utils installed we use the compose-partial-copy script to do teh syncing.The box of choice for staging is bodhi-backend do to the readily available sigul setup so we can sign the CHECKSUM files. https://pagure.io/releng/blob/master/f/scripts/stage-release.sh is the script used to stage the release. Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* add override for mjw bugzillaKevin Fenzi2017-03-311-0/+2
|
* and we have a getfedora.cn in dns. proxy changes will be next weekStephen Smoogen2017-03-311-0/+5
|
* make certs for push-docker role more restricted accessAdam Miller2017-03-301-0/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add skopeo to releng composer in stg for testingAdam Miller2017-03-301-0/+7
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* use real faf_web_secret_keyMiroslav Suchý2017-03-301-1/+1
| | | | | as defined in private.git. See https://pagure.io/fedora-infrastructure/issue/5933
* Hotfix for the Autocloud fixSayan Chowdhury2017-03-293-2/+9
| | | | Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
* Add the original models and __init__.py files for hotfixSayan Chowdhury2017-03-295-131/+338
| | | | Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
* Drop the FPCA requirement for pagure.ioPierre-Yves Chibon2017-03-291-1/+1
| | | | | Legal has waived this requirement: https://lists.fedoraproject.org/archives/list/legal%40lists.fedoraproject.org/message/UWE4JIXEV76ZB54D33WEOSQGZR4Q25L5/
* add swig to f25 jenkins builderKevin Fenzi2017-03-281-0/+1
|