summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* taskotron-client: use with_first_found when copying files and templatesKamil Páral2017-08-181-7/+16
| | | | | This makes it much easier to create a host-specific config file without copying ansible tasks and adding conditionals each time.
* Flock pre-registration is now closedPatrick Uiterwijk2017-08-181-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* fix a typo in greenwave openshift templateMatt Jia2017-08-181-0/+1
|
* openqa/worker: couple of createhdds fixupsAdam Williamson2017-08-171-0/+4
|
* Add the createhdds cronjob file to worker roleAdam Williamson2017-08-171-0/+4
|
* openqa/worker: do createhdds on ppc workerAdam Williamson2017-08-172-0/+44
| | | | | This is needed to create the ppc virt-install images (has to be done on a machine of compatible arch).
* Back to master.Ralph Bean2017-08-171-1/+1
|
* Hold greenwave policy in the config map.Ralph Bean2017-08-172-3/+12
|
* openqa/server: no root squash for rw access to factory shareAdam Williamson2017-08-171-1/+1
| | | | | Might be better to do this with some other account, but uh, for now...
* openqa/server: allow rw access to nfs share for ppc workersAdam Williamson2017-08-173-1/+6
| | | | | We need to create the ppc hard disk images from the ppc workers, so they need rw access to the share.
* Give greenwave some temporary logging at startup to debug policies.Ralph Bean2017-08-171-1/+1
|
* Fix syntax error.Ralph Bean2017-08-171-1/+1
|
* Really make that directory.Ralph Bean2017-08-171-1/+1
|
* Set POLICIES_DIR for greenwave.Ralph Bean2017-08-172-0/+3
|
* Now I can't un-see these things.Ralph Bean2017-08-172-0/+2
|
* Reintroduce f28-container.Ralph Bean2017-08-172-2/+2
|
* Some more routing policy omissions for pagure.Ralph Bean2017-08-172-0/+2
|
* Two more new topics for the routing policy.Ralph Bean2017-08-172-0/+4
|
* Run database migrations on the stage version of fmnJeremy Cline2017-08-171-1/+0
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Alembic needs to know the right staging db uri.Ralph Bean2017-08-171-0/+4
|
* Make sure to correctly escape package names, like atari++.Ralph Bean2017-08-171-5/+8
|
* Github is sending this topic nowadays. I see it in logs everywhere.Ralph Bean2017-08-172-0/+2
|
* grant commblog user the right privs in the dbKevin Fenzi2017-08-171-1/+1
|
* We only need the koji sync fedwatch glue on bodhi-backend01.Ralph Bean2017-08-171-0/+3
|
* owner-sync: s390 merged into primary from f27 onwards.Ralph Bean2017-08-171-1/+4
|
* Fix incorrect handling of API response.Ralph Bean2017-08-171-1/+4
|
* I sure got that backwards.Ralph Bean2017-08-171-2/+2
|
* Define PDCURL.Ralph Bean2017-08-171-0/+2
|
* Map dist-git namespaces to pdc types.Ralph Bean2017-08-171-0/+5
|
* Another typofix.Ralph Bean2017-08-171-1/+1
|
* Pesky syntax.Ralph Bean2017-08-171-1/+1
|
* Remove old pkgdb cronjobs.Ralph Bean2017-08-171-4/+5
|
* Be a little more gentle.Ralph Bean2017-08-171-3/+3
|
* f28-container is not yet a tag.Ralph Bean2017-08-172-2/+2
|
* Add f28 to the owner sync configs.Ralph Bean2017-08-173-3/+3
|
* Adjust config for hotfix in pagurePierre-Yves Chibon2017-08-171-0/+1
|
* Looks like it works in stg, let's try in prodPierre-Yves Chibon2017-08-171-2/+2
|
* Adjust perms on the pagure config for the hooksPierre-Yves Chibon2017-08-171-1/+13
|
* Have a dedicated pagure config just for the git hook and specify it on the ↵Pierre-Yves Chibon2017-08-173-2/+62
| | | | user's env
* Let's not crash the entire script if the repo is present but emptyPierre-Yves Chibon2017-08-171-1/+4
| | | | | | This is the case with : https://src.fedoraproject.org/rpms/ntetris https://src.fedoraproject.org/rpms/python-yubikey-manager
* another attempt at gunicorn hereRicky Elrod2017-08-171-2/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Set the default bz assignee to orphan for orphaned branches.Ralph Bean2017-08-161-1/+35
| | | | See https://pagure.io/releng/issue/6957
* Enabling branched(f27) composesMohan Boddu2017-08-161-3/+3
| | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com>
* Cross the TsPatrick Uiterwijk2017-08-161-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Empty to force pullPatrick Uiterwijk2017-08-160-0/+0
|
* Turns out that now ansible has a callback.json, but we mean the upper jsonPatrick Uiterwijk2017-08-162-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Update orderingPatrick Uiterwijk2017-08-161-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add fpeoplePatrick Uiterwijk2017-08-161-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Update ssh_known_hosts with full set of domainsPatrick Uiterwijk2017-08-161-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make the inventory use ansible_portPatrick Uiterwijk2017-08-161-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>