summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* Add production configJakub Kadlčík2017-01-261-0/+14
|
* Have MBS in same apache config as copr (later, ansible should add it there)Jakub Kadlčík2017-01-262-51/+17
|
* Continue running MBS on copr-frontend (pt2)Jakub Kadlčík2017-01-261-8/+50
|
* Run MBS on copr-frontend instance (unfinished)Jakub Kadlčík2017-01-267-0/+147
|
* Fix selinux for PagurePatrick Uiterwijk2017-01-265-2/+26
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Update resultsdb config fileMartin Krizek2017-01-261-3/+6
|
* fixing borked link on the taskotron landing pagesTim Flink2017-01-261-1/+1
|
* Set Bodhi sessions to expire and to only send cookies over TLS.Randy Barlow2017-01-252-0/+8
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* drop another hosts fileKevin Fenzi2017-01-241-5/+0
|
* oh you forgot those filesStephen Smoogen2017-01-242-2/+2
|
* add in mgmt interfaces for qa dell fxStephen Smoogen2017-01-241-0/+23
|
* You know the very powerful and the very stupid have one thing in common. ↵Stephen Smoogen2017-01-242-2/+2
| | | | They don't alter their views to fit the facts. They alter the facts to fit the views. Which can be uncomfortable if you happen to be one of the facts that needs altering.
* add some more epylog weed eatingKevin Fenzi2017-01-241-0/+6
|
* taskotron-stg: enable task-rpmdeplintMartin Krizek2017-01-241-1/+1
|
* koschei.stg: only topurl via httpMichael Simacek2017-01-241-4/+2
|
* add a bvirthost03Kevin Fenzi2017-01-232-1/+8
|
* switch nagios from bodhi-backend03 to 01Kevin Fenzi2017-01-233-18/+18
|
* Add fallback_branch to koji tasks on devMartin Krizek2017-01-231-1/+1
|
* Block all traffic for this paste at the proxiesPatrick Uiterwijk2017-01-231-0/+20
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* koji.stg https doesn't work from koschei.stgMichael Simacek2017-01-231-0/+6
|
* copr: remove no longer valid records in hosts fileclime2017-01-231-6/+0
|
* Kill koji from staging-hosts hosts filePatrick Uiterwijk2017-01-231-1/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* copr-backend: pre-create copr user and group with predefined uid, gidclime2017-01-211-0/+4
|
* copr-backend: provide own patched _nova_compute module (orig taken from ↵clime2017-01-211-0/+599
| | | | ansible 2.2)
* drop some more hosts file entriesKevin Fenzi2017-01-211-13/+0
|
* copr-dist-git; create users and groups beforehand with predefined uids and gidsclime2017-01-211-9/+14
| | | | ...so that we don't need to chown huge amount of files after deploy
* update ssh known hostsKevin Fenzi2017-01-211-5/+8
|
* copr-dist-git: move non-critical long-running tasks to the playbook endclime2017-01-201-5/+8
| | | | ...so that the machine can operate meanwhile
* move all these crons from bodhi-backend03 to bodhi-backend01Kevin Fenzi2017-01-201-12/+12
|
* fix staging koji compose links. ticket 5708Kevin Fenzi2017-01-201-2/+2
|
* Python does not like unexpected whitespaceMikolaj Izdebski2017-01-201-1/+1
|
* Increase max number of builds on staging KoscheiMikolaj Izdebski2017-01-201-1/+3
|
* make kojipkgs02 non backupKevin Fenzi2017-01-201-1/+1
|
* do not use smp mode on squidKevin Fenzi2017-01-201-7/+8
|
* copr-dist-git: use directory recurse to set ownership of cgit_pkg_list fileclime2017-01-191-6/+2
|
* for some reason postfix wants this fqdnKevin Fenzi2017-01-191-1/+1
|
* koji builders only should have to deal with ipv4 mailKevin Fenzi2017-01-191-0/+1
|
* cleanup the files we dump in /tmp after ourselvesDennis Gilmore2017-01-193-3/+3
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* Point stg.pagure.io to releases.stg.pagure.orgPierre-Yves Chibon2017-01-191-0/+4
|
* Revert "buildslave users should be in the buildslaves group"Tim Flink2017-01-191-1/+1
| | | | This reverts commit af058b0e609a0fbf8f2c16b925d9336c38d460d6.
* copr-keygen: use dnf ansible module instead of yum-deprecated shell cmdclime2017-01-191-1/+3
|
* buildslave users should be in the buildslaves groupTim Flink2017-01-191-1/+1
|
* copr-keygen: let obs-signd be installed as dep of copr-keygenclime2017-01-191-3/+0
|
* copr-dist-git: use dnf ansible module instead of yumclime2017-01-191-2/+2
|
* copr-dist-git: use dnf ansible plugin instead of yum-deprecated shell commandclime2017-01-191-3/+4
|
* copr-frontend: user dnf ansible module instead of yum-deprecated shell commandclime2017-01-191-10/+8
|
* copr-frontend: do not install python2-modulemd from COPR, use fedora ↵clime2017-01-192-17/+0
| | | | official repos
* copr-backend: ensure copr-backend and copr-selinux packages are of the ↵clime2017-01-191-2/+6
| | | | latest versions
* Merge branch 'master' of /git/ansiblePeter Robinson2017-01-196-36/+26
|\
| * copr: do not install packages that are installed as deps of copr-backendclime2017-01-191-3/+0
| |