Let's try without gl-setup see if we can do it manually

This commit is contained in:
Pierre-Yves Chibon 2015-04-02 20:02:26 +02:00
parent 0beaa65982
commit cf70059e7c

View file

@ -56,11 +56,11 @@
- gitolite
- pagure
- name: set-up gitolite
command: gl-setup
creates=/srv/git/.gitolite.rc
sudo: yes
sudo_user: git
#- name: set-up gitolite
#command: gl-setup
#creates=/srv/git/.gitolite.rc
#sudo: yes
#sudo_user: git
tags:
- gitolite