From: Martin Zobel-Helas Date: Mon, 18 Jan 2010 21:10:29 +0000 (+0100) Subject: Revert "not breaking the paths in production branch maybe helps" X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=46f5d6d70547bd30ec7f802a0925eb3a78e001eb Revert "not breaking the paths in production branch maybe helps" This reverts commit c26c232e2ea697b996e1c18c6f8e48d37d462f62. --- diff --git a/fileserver.conf b/fileserver.conf index 88af72d7..2cd7c25d 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 /etc/puppet/files + path /srv/puppet.debian.org/stages/staging/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 /etc/puppet/facts + path /srv/puppet.debian.org/stages/staging/facts