git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/environment.conf
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-05-27 14:55:24 -0700
committermail_redacted_for_web 2015-05-27 14:55:24 -0700
commit944a0300cf187c97db8ffdeb3507b0d8b2dc4182 (patch)
treee4db58ab21b78a597ea27101a21c18d3b502f2c0 /environment.conf
parentbfed08bfea898480e517985250f561ed8557609d (diff)
downloadcontrol-repo-template-944a0300cf187c97db8ffdeb3507b0d8b2dc4182.tar.bz2
add site to modulepath in environment.conf
Diffstat (limited to 'environment.conf')
-rw-r--r--environment.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.conf b/environment.conf
index 6511fe4..95c2be1 100644
--- a/environment.conf
+++ b/environment.conf
@@ -1,4 +1,4 @@
-modulepath = modules:$basemodulepath
+modulepath = site:modules:$basemodulepath
config_version = '/usr/bin/git --git-dir $confdir/environments/$environment/.git rev-parse HEAD'
# Environment timeout should be set to unlimited. When set to zero it is less performant.