aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-25 16:10:42 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-25 16:10:42 +0000
commit8b49a577715033271accf742f36a083fffd553a2 (patch)
tree88c67effe8906caf692872258db4323ac0cb0e1c /deployment/mgagit
parent3ca524a4d0df121a3d831171cb99ff354e98215f (diff)
downloadpuppet-8b49a577715033271accf742f36a083fffd553a2.tar
puppet-8b49a577715033271accf742f36a083fffd553a2.tar.gz
puppet-8b49a577715033271accf742f36a083fffd553a2.tar.bz2
puppet-8b49a577715033271accf742f36a083fffd553a2.tar.xz
puppet-8b49a577715033271accf742f36a083fffd553a2.zip
gitolite.rc: set GIT_CONFIG_KEYS
Diffstat (limited to 'deployment/mgagit')
-rw-r--r--deployment/mgagit/templates/gitolite.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/gitolite.rc b/deployment/mgagit/templates/gitolite.rc
index 613867db..d87f1266 100644
--- a/deployment/mgagit/templates/gitolite.rc
+++ b/deployment/mgagit/templates/gitolite.rc
@@ -21,7 +21,7 @@
UMASK => 0022,
# look for "git-config" in the documentation
- GIT_CONFIG_KEYS => '',
+ GIT_CONFIG_KEYS => 'gitweb\.description hooks\.mailinglist hooks\.emailprefix hooks\.noemail',
# comment out if you don't need all the extra detail in the logfile
LOG_EXTRA => 1,