aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/mgagit.conf
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-25 16:10:21 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-25 16:10:21 +0000
commit61397108726057d45f604092a52afbdc6a548a09 (patch)
treeeac388c75104d7efe3692e03ef57647c355a4844 /deployment/mgagit/templates/mgagit.conf
parent5e8c30538ec900dc6c389ea47899b10f1fa0b8e3 (diff)
downloadpuppet-61397108726057d45f604092a52afbdc6a548a09.tar
puppet-61397108726057d45f604092a52afbdc6a548a09.tar.gz
puppet-61397108726057d45f604092a52afbdc6a548a09.tar.bz2
puppet-61397108726057d45f604092a52afbdc6a548a09.tar.xz
puppet-61397108726057d45f604092a52afbdc6a548a09.zip
Add mgagit module
Diffstat (limited to 'deployment/mgagit/templates/mgagit.conf')
-rw-r--r--deployment/mgagit/templates/mgagit.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf
new file mode 100644
index 00000000..97c11844
--- /dev/null
+++ b/deployment/mgagit/templates/mgagit.conf
@@ -0,0 +1,14 @@
+---
+use_ldap: yes
+ldapserver: <%= @ldap_server %>
+binddn: <%= @binddb %>
+bindpwfile: <%= @bindpwfile %>
+pubkey_dir: <%= @gitolite_keydir %>
+gitolite_config: <%= @gitolite_conf %>
+repos_config:
+ - prefix: infrastructure/repositories
+ gl_template: repodef_repo
+ repos:
+ - name: software
+ maintainer: '@mga-packager'
+ description: Software repositories definitions