aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deployment/mgagit/templates/mgagit.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf
index 19483097..1d528e82 100644
--- a/deployment/mgagit/templates/mgagit.conf
+++ b/deployment/mgagit/templates/mgagit.conf
@@ -6,6 +6,7 @@ bindpwfile: <%= @bindpwfile %>
pubkey_dir: <%= @gitolite_keydir %>
gitolite_config: <%= @gitolite_conf %>
run_gitolite: yes
+repodef_dir: <%= @reposconf_dir %>
repos_config:
- prefix: infrastructure/repositories
gl_template: repodef_repo
@@ -15,4 +16,4 @@ repos_config:
description: Software repositories definitions
- prefix: software
gl_template: soft_repo
- include_dir: <%= @reposconf_dir %>/software
+ git_url: file:///git/infrastructure/repositories/software.git