Drop fixing the perms on /etc/gitolite/hook
This commit is contained in:
parent
1654cba5c3
commit
1fbbefe117
1 changed files with 0 additions and 11 deletions
|
@ -161,17 +161,6 @@
|
|||
- name: install the fedmsg configuration
|
||||
copy: src=fedmsg-genacls-config.py dest=/etc/fedmsg.d/genacls.py owner=root group=root mode=0644
|
||||
|
||||
- name: Fix the permission on /etc/gitolite/hooks and /etc/gitolite/hooks/common
|
||||
command: chmod 770 /etc/gitolite/hooks /etc/gitolite/hooks/common
|
||||
tags:
|
||||
- config
|
||||
- distgit
|
||||
|
||||
- name: Fix the ownership on /etc/gitolite/hooks and /etc/gitolite/hooks/common
|
||||
command: chown gen-acls:packager /etc/gitolite/hooks /etc/gitolite/hooks/common
|
||||
tags:
|
||||
- config
|
||||
- distgit
|
||||
|
||||
# -- CGit ------------------------------------------------
|
||||
# This is the pretty web view of the repositories, using CGit.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue