diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-07-14 23:24:35 +0000 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-07-14 23:24:35 +0000 |
| commit | 89f42ee9108992144d1116b8f13a79862e29abc8 (patch) | |
| tree | 98b219bfd24b9be50e96616b3a8096bddde3f8bb | |
| parent | 527688369e989b1035ba0ffe1c239c0c6239dd3c (diff) | |
| download | puppet-89f42ee9108992144d1116b8f13a79862e29abc8.tar puppet-89f42ee9108992144d1116b8f13a79862e29abc8.tar.gz puppet-89f42ee9108992144d1116b8f13a79862e29abc8.tar.bz2 puppet-89f42ee9108992144d1116b8f13a79862e29abc8.tar.xz puppet-89f42ee9108992144d1116b8f13a79862e29abc8.zip | |
mgagit.conf: set run_gitolite to yes
| -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 |
