On EL7 there is gitolite3 but not gitolite
This commit is contained in:
parent
1dfe934564
commit
7ef2204cf4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
# Set-up gitolite
|
||||
|
||||
- name: install needed packages
|
||||
yum: pkg=gitolite state=present
|
||||
yum: pkg=gitolite3 state=present
|
||||
tags:
|
||||
- pagure
|
||||
- gitolite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue