aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-02-18 18:08:03 +0000
committerMichael Scherer <misc@mageia.org>2012-02-18 18:08:03 +0000
commitbf9c7c30bf0a8a5e02f831c5f984f7b95972cc0c (patch)
treed1ce38c9a7fcadae68ab8215017588200cbad78e /modules/buildsystem/templates
parent8f68f36bb950456e7b88557599a2ddef628153f5 (diff)
downloadpuppet-bf9c7c30bf0a8a5e02f831c5f984f7b95972cc0c.tar
puppet-bf9c7c30bf0a8a5e02f831c5f984f7b95972cc0c.tar.gz
puppet-bf9c7c30bf0a8a5e02f831c5f984f7b95972cc0c.tar.bz2
puppet-bf9c7c30bf0a8a5e02f831c5f984f7b95972cc0c.tar.xz
puppet-bf9c7c30bf0a8a5e02f831c5f984f7b95972cc0c.zip
add option to not cache the package and MD5SUM since this behave badly with squid
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r--modules/buildsystem/templates/vhost_repository.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf
index 315ca998..74ad3a32 100644
--- a/modules/buildsystem/templates/vhost_repository.conf
+++ b/modules/buildsystem/templates/vhost_repository.conf
@@ -19,6 +19,7 @@ buildsystem_nodes = "2a02:2178:2:7::3/64 2a02:2178:2:7::4/64 2a02:2178:2:7::5/64
Options Indexes FollowSymLinks
</Directory>
<Directory /distrib/bootstrap/distrib/infra_1>
+ Header append Cache-Control "public, must-revalidate"
Order deny,allow
Allow from all
Options Indexes FollowSymLinks