On EL7 there is gitolite3 but not gitolite

This commit is contained in:
Pierre-Yves Chibon 2015-05-13 13:21:56 +02:00
parent 1dfe934564
commit 7ef2204cf4

View file

@ -24,7 +24,7 @@
# Set-up gitolite
- name: install needed packages
yum: pkg=gitolite state=present
yum: pkg=gitolite3 state=present
tags:
- pagure
- gitolite