index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
copr
/
dist_git
/
tasks
/
main.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
copr-dist-git: switch selinux to enforcing
clime
2017-07-31
1
-2
/
+2
*
copr-dist-git: remove no longer needed groups
clime
2017-07-19
1
-3
/
+1
*
copr-dist-git: install scl-utils-build to able to parse scl-enabled specfiles
clime
2017-07-18
1
-0
/
+1
*
copr-dist-git: pre-create some more groups
clime
2017-06-27
1
-0
/
+3
*
copr-dist-git: logrotate fix
clime
2017-04-11
1
-0
/
+3
*
copr-dist-git: remove unnecessary chown on /var/lib/copr-dist-git
clime
2017-04-11
1
-1
/
+0
*
copr-dist-git: use now what is built in @copr/copr-dev and @copr/copr repos
clime
2017-04-10
1
-3
/
+0
*
copr-dist-git: compatibility fixes for the latest dist-git and copr-dist-git ...
clime
2017-04-10
1
-66
/
+11
*
copr-dist-git: basically the current copr-dist-git user is no longer needed
clime
2017-03-05
1
-16
/
+0
*
enable syntax highlight on copr-dist-git
Kevin Fenzi
2017-03-05
1
-0
/
+1
*
copr-dist-git: adjust devel setup according to the current state of dist-git ...
clime
2017-03-04
1
-4
/
+4
*
copr-dist-git: set groups for copr-service user at the point of its creation
clime
2017-02-23
1
-3
/
+1
*
copr: prepare deploy of new dist-git upstream package to copr-dist-git-dev
clime
2017-02-13
1
-3
/
+30
*
copr-dist-git; create users and groups beforehand with predefined uids and gids
clime
2017-01-21
1
-9
/
+14
*
copr-dist-git: move non-critical long-running tasks to the playbook end
clime
2017-01-20
1
-5
/
+8
*
copr-dist-git: use directory recurse to set ownership of cgit_pkg_list file
clime
2017-01-19
1
-6
/
+2
*
copr-dist-git: use dnf ansible module instead of yum
clime
2017-01-19
1
-2
/
+2
*
copr-dist-git: use dnf ansible plugin instead of yum-deprecated shell command
clime
2017-01-19
1
-3
/
+4
*
In ansible 2.2 always_run is depreciated. Switch to check_mode.
Kevin Fenzi
2016-11-01
1
-1
/
+1
*
Move these to templates as we have some variables to set.
Kevin Fenzi
2016-09-25
1
-2
/
+2
*
Make cgitrc and cgitrc.slow files and copy them over instead of lineinline an...
Kevin Fenzi
2016-09-25
1
-49
/
+2
*
add copr-service to docker group for copr-dist-git.service
clime
2016-09-19
1
-1
/
+1
*
upgrade copr-dist-git if higher version is available
clime
2016-09-19
1
-0
/
+4
*
fix clone url for copr-dist-git
clime
2016-09-15
1
-1
/
+1
*
display clone url in copr cgit repos
clime
2016-09-09
1
-0
/
+3
*
comment duplicate scan-path lineinfile that was making 2 tasks change every run
Kevin Fenzi
2016-07-21
1
-3
/
+3
*
copr: clean /tmp periodicaly
Miroslav Suchý
2016-07-14
1
-0
/
+3
*
copr: switch copr-dist-git to permissive
Miroslav Suchý
2016-07-12
1
-0
/
+3
*
copr: performance tunning of cgit
Miroslav Suchý
2016-07-11
1
-8
/
+34
*
copr: configure cgit cache
Miroslav Suchý
2016-06-30
1
-1
/
+26
*
Replace command with idempotent seboolean module
Kevin Fenzi
2016-06-29
1
-1
/
+1
*
copr: use robots.txt for dist-git
Miroslav Suchý
2016-06-29
1
-0
/
+5
*
copr: allow httpd to run cgit
Miroslav Suchý
2016-06-29
1
-0
/
+3
*
Shouldn't need to restart everytime the playbook runs.
Kevin Fenzi
2016-06-28
1
-3
/
+0
*
Switch this command to a git_config module call
Kevin Fenzi
2016-06-27
1
-2
/
+2
*
Drop this recurse for a while
Kevin Fenzi
2016-06-26
1
-1
/
+1
*
Switch some shell commands to file for idempotency
Kevin Fenzi
2016-06-25
1
-2
/
+2
*
Fix incorrect path in check
Kevin Fenzi
2016-06-25
1
-1
/
+1
*
copr: own /var/log/copr-dist-git
Miroslav Suchý
2016-05-27
1
-0
/
+1
*
disable this for now to shave a few hours off master runs
Kevin Fenzi
2016-05-25
1
-2
/
+2
*
copr: add volumes for users logs
Miroslav Suchý
2016-05-23
1
-2
/
+5
*
copr: correct ownership for /var/lib/copr-dist-git/
Miroslav Suchý
2016-05-11
1
-0
/
+3
*
copr: correct the path
Miroslav Suchý
2016-04-28
1
-1
/
+1
*
copr: /var/lib/copr-dist-git/git is enough rest can be root:root
Miroslav Suchý
2016-04-20
1
-1
/
+1
*
disable this
Miroslav Suchý
2016-04-14
1
-2
/
+2
*
Don't do updates in playbooks (for a number of reasons).
Kevin Fenzi
2016-03-30
1
-3
/
+0
*
copr: restart copr-dist-git
Miroslav Suchý
2016-03-29
1
-0
/
+2
*
copr: upgrade to latest packages
Miroslav Suchý
2016-03-24
1
-0
/
+3
*
copr-dist-git.conf added to httpd configs and dist-git confs previously in ht...
clime
2016-03-15
1
-1
/
+12
*
tag some actions as config
Miroslav Suchý
2016-02-29
1
-0
/
+5
[next]