summaryrefslogtreecommitdiffstats
path: root/roles/copr
Commit message (Collapse)AuthorAgeFilesLines
...
* copr: use /var/log/copr-frontend for loggingMiroslav Suchý2016-08-181-2/+2
| | | | this default changed recently in upstream, so due selinux we should follow
* copr: add f25 and remove f22 from image preparationMiroslav Suchý2016-08-161-1/+1
|
* copr: patch all part of mock.cfg, not just updatesMiroslav Suchý2016-08-161-1/+21
|
* enable modularity copr repo in copr-backendclime2016-08-112-0/+17
|
* allow more time for new key generation on copr-keygenclime2016-08-111-0/+2
|
* integrate OpenStack ppc64le builders into COPRclime2016-08-098-7/+356
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-083-7/+7
|
* comment duplicate scan-path lineinfile that was making 2 tasks change every runKevin Fenzi2016-07-211-3/+3
|
* copr: clean /tmp periodicalyMiroslav Suchý2016-07-141-0/+3
| | | | | | this is needed mainly due rpm2gem which left files behind See: https://github.com/fedora-ruby/gem2rpm/issues/85
* typoMiroslav Suchý2016-07-131-1/+1
|
* copr builder: update nosync and add F24Miroslav Suchý2016-07-132-2/+2
|
* copr: switch copr-dist-git to permissiveMiroslav Suchý2016-07-121-0/+3
|
* copr: restore some sane value for copr-dist-git httpdMiroslav Suchý2016-07-111-4/+2
|
* copr: check if previous cronjob already finishedMiroslav Suchý2016-07-111-1/+6
|
* copr: performance tunning of cgitMiroslav Suchý2016-07-112-8/+37
| | | | | | | | | See https://lists.zx2c4.com/pipermail/cgit/2016-July/003153.html Lets make cron job, which generate the cgitrc file. Generate the cgitrc every hours and set TTL to 2 hours.
* fixed typo in WHOOSH settings for copr-frontendMiroslav Suchý2016-07-081-2/+2
| | | | created by clime
* copr: add LOG_DIRMiroslav Suchý2016-07-071-0/+1
| | | | this will be effective since next release, but lets not forget that
* tune copr-dist-git.confMiroslav Suchý2016-07-051-0/+10
| | | | | | | | | cgit can take up to 10 minutes - rarely even longer Once run, it will create cache, but initial run is long. So I increased timeout a lot. But to not take down the server with lots of processes, I limited concurent processes. In normal situation it is more than enough. And when cgit creates cache, it can lock down few users. But it will create the cache and next run will be fast.
* copr: more tunning of queueMiroslav Suchý2016-07-051-3/+3
|
* copr: configure cgit cacheMiroslav Suchý2016-06-301-1/+26
|
* Replace command with idempotent seboolean moduleKevin Fenzi2016-06-291-1/+1
|
* copr: use robots.txt for dist-gitMiroslav Suchý2016-06-292-0/+7
|
* copr: allow httpd to run cgitMiroslav Suchý2016-06-291-0/+3
|
* Shouldn't need to restart everytime the playbook runs.Kevin Fenzi2016-06-281-3/+0
|
* Switch this command to a git_config module callKevin Fenzi2016-06-271-2/+2
|
* Fix tmp tmpfs mount to be idempotent and actually work.Kevin Fenzi2016-06-271-4/+2
|
* Drop this recurse for a whileKevin Fenzi2016-06-261-1/+1
|
* Drop seperate yum clean all calls.Kevin Fenzi2016-06-251-3/+0
|
* Fix syntax this way.Kevin Fenzi2016-06-251-1/+1
|
* Make this idempotentKevin Fenzi2016-06-251-1/+1
|
* Fix typoKevin Fenzi2016-06-251-1/+1
|
* And fix this failed whenKevin Fenzi2016-06-251-0/+1
|
* This has to be a shellKevin Fenzi2016-06-251-1/+1
|
* Move the logic to the commandKevin Fenzi2016-06-251-2/+2
|
* See if we can escape the :s hereKevin Fenzi2016-06-251-1/+1
|
* Check offloading and only run command when needed.Kevin Fenzi2016-06-251-0/+9
|
* fix up keygen playbook to be more idempotentKevin Fenzi2016-06-251-4/+1
|
* Switch some shell commands to file for idempotencyKevin Fenzi2016-06-251-2/+2
|
* Fix incorrect path in checkKevin Fenzi2016-06-251-1/+1
|
* remove vgologuz from aclMiroslav Suchý2016-06-231-1/+0
| | | | it has been more than 1/2 year since he was active and it does not look he will be active anymore
* copr: allow more users in parallelMiroslav Suchý2016-06-221-1/+1
|
* 1348956 - cleanup after buildMiroslav Suchý2016-06-222-4/+1
| | | | This is needed since we allow consequtive builds
* increase timeout for whoshee indexerMiroslav Suchý2016-06-151-0/+1
| | | | so people are not locked out too soon. In such case they will see ISE.
* Update copr raise flag addressesKevin Fenzi2016-06-071-1/+2
|
* copr: own /var/log/copr-dist-gitMiroslav Suchý2016-05-271-0/+1
|
* copr: mount this only on productionMiroslav Suchý2016-05-271-0/+1
|
* disable this for now to shave a few hours off master runsKevin Fenzi2016-05-251-2/+2
|
* copr: add volumes for users logsMiroslav Suchý2016-05-232-3/+12
| | | | so they are persistent
* copr: rename custom mock configsMiroslav Suchý2016-05-161-1/+1
|
* copr: rename custom mock configsMiroslav Suchý2016-05-164-6/+6
|