From: Martin Zobel-Helas Date: Mon, 18 Jan 2010 21:05:16 +0000 (+0100) Subject: not breaking the paths in production branch maybe helps X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=c26c232e2ea697b996e1c18c6f8e48d37d462f62 not breaking the paths in production branch maybe helps --- diff --git a/fileserver.conf b/fileserver.conf index 2cd7c25de..88af72d70 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -11,7 +11,7 @@ # for allow/deny does not matter, allow always takes precedence # over deny [files] - path /srv/puppet.debian.org/stages/staging/files + path /etc/puppet/files allow *.debian.org # deny *.evil.example.com # allow 192.168.0.0/24 @@ -23,4 +23,4 @@ # allow 192.168.0.0/24 [facts] allow *.debian.org - path /srv/puppet.debian.org/stages/staging/facts + path /etc/puppet/facts