summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-27 18:40:50 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-27 18:40:50 -0300
commitb8f24180a8dafaf81db3bdba64900a8c598055e1 (patch)
tree7a53455568d0ab7bd69ecbad4242f4230b6c07ad /templates
parentcad6704aaa186887a15f4be6cd0c51206cb434fc (diff)
downloadpuppet-apache-b8f24180a8dafaf81db3bdba64900a8c598055e1.tar.gz
puppet-apache-b8f24180a8dafaf81db3bdba64900a8c598055e1.tar.bz2
Move PKG_RESOURCES_CACHE_ZIP_MANIFESTS config to envvars
Diffstat (limited to 'templates')
-rw-r--r--templates/macros.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/macros.erb b/templates/macros.erb
index 3b7332e..1cabce5 100644
--- a/templates/macros.erb
+++ b/templates/macros.erb
@@ -55,9 +55,6 @@
PythonOption TracEnv <%= scope.lookupvar('apache::sites_folder') %>/$site/trac
PythonOption TracUriRoot /trac
- # See https://groups.google.com/forum/#!topic/trac-users/TOoDwxhoztw
- SetEnv PKG_RESOURCES_CACHE_ZIP_MANIFESTS 1
-
# This prevents strange behavior when using trac
# in the same virtual host with software that
# has rewrite rules in .htaccess, such as drupal