From: Stephen Gran Date: Mon, 18 Jan 2010 21:11:21 +0000 (+0000) 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=86ffc2cf74a1a8595bc963b7e8352ee0fe5ee0bc Revert "Revert "not breaking the paths in production branch maybe helps"" This reverts commit 46f5d6d70547bd30ec7f802a0925eb3a78e001eb. --- 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