aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-01 20:30:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-01 20:30:31 -0300
commitf725224636cbf33986dee14fdf55d0a8869f5f25 (patch)
tree37949ca5a6c0c48ebde4abffd0d7a9cdf36123f8 /files
parent3fdbe1b0ba2d910aa3b5ca98a8fcb6117fe34276 (diff)
downloadpuppet-git-f725224636cbf33986dee14fdf55d0a8869f5f25.tar.gz
puppet-git-f725224636cbf33986dee14fdf55d0a8869f5f25.tar.bz2
Adding git-annex integration
Diffstat (limited to 'files')
-rw-r--r--files/gitolite.rc.wheezy1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/gitolite.rc.wheezy b/files/gitolite.rc.wheezy
index a6b5da3..a1dd058 100644
--- a/files/gitolite.rc.wheezy
+++ b/files/gitolite.rc.wheezy
@@ -56,6 +56,7 @@ $SVNSERVE = "";
# $UPDATE_CHAINS_TO = "hooks/update.secondary";
# $ADMIN_POST_UPDATE_CHAINS_TO = "hooks/post-update.secondary";
# $GL_ADC_PATH = "";
+$GL_ADC_PATH = "/var/git/adc/";
# $GL_GET_MEMBERSHIPS_PGM = "/usr/local/bin/expand-ldap-user-to-groups"
# $GL_HTTP_ANON_USER = "mob";
# $GL_REF_OR_FILENAME_PATT=qr(^[0-9a-zA-Z][0-9a-zA-Z._\@/+ :,-]*$);