From dd37acbfbd5a0c8db622a9ffae7c81e96b6b036a Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Sat, 29 Aug 2015 19:30:38 +0200 Subject: Add role to setup gitolite --- roles/cgit/templates/cgitrc.j2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/cgit/templates/cgitrc.j2') diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2 index bfca774..5d716a1 100644 --- a/roles/cgit/templates/cgitrc.j2 +++ b/roles/cgit/templates/cgitrc.j2 @@ -6,3 +6,5 @@ root-desc=harbouring chaos enable-index-owner=0 clone-prefix=git://{{ git_server_name }} git+ssh://git@{{ git_server_name }} source-filter=/etc/cgit.source.filter + +include=/etc/cgitrc.repo_service -- cgit v1.2.1