From: Martin Zobel-Helas Date: Mon, 18 Jan 2010 21:09:39 +0000 (+0100) Subject: Revert "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=83931fe2cac9e734ad22e053526540e57fa55c81 Revert "Revert "not breaking the paths in production branch maybe helps"" This reverts commit ea394a00eaaaea35148a07825f21f253e696e7f9. --- diff --git a/fileserver.conf b/fileserver.conf index 2cd7c25d..88af72d7 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