gitolite: Install perl-Sys-Syslog
This is needed for gitolite to log to syslog.
This commit is contained in:
parent
08d6bc634f
commit
3daf100b4a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
yum: pkg={{item}} state=present
|
||||
with_items:
|
||||
- gitolite3
|
||||
- perl-Sys-Syslog
|
||||
|
||||
- name: ensure the /etc/gitolite directory
|
||||
file: path=/etc/gitolite owner=root group=root mode=0755 state=directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue