From 89f42ee9108992144d1116b8f13a79862e29abc8 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Jul 2013 23:24:35 +0000 Subject: mgagit.conf: set run_gitolite to yes --- deployment/mgagit/templates/mgagit.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'deployment') diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf index 27b1cf1c..19483097 100644 --- a/deployment/mgagit/templates/mgagit.conf +++ b/deployment/mgagit/templates/mgagit.conf @@ -5,6 +5,7 @@ binddn: <%= @binddn %> bindpwfile: <%= @bindpwfile %> pubkey_dir: <%= @gitolite_keydir %> gitolite_config: <%= @gitolite_conf %> +run_gitolite: yes repos_config: - prefix: infrastructure/repositories gl_template: repodef_repo -- cgit v1.2.1