diff options
Diffstat (limited to 'deployment/mgagit')
-rw-r--r-- | deployment/mgagit/templates/mgagit.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |