From 608252abe346603a912b3f40972efa7153669696 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 15 Jul 2013 17:39:47 +0000 Subject: mgagit.conf: udpate for new mgagit version --- deployment/mgagit/templates/mgagit.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deployment/mgagit') 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 -- cgit v1.2.1