From 86ffc2cf74a1a8595bc963b7e8352ee0fe5ee0bc Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 18 Jan 2010 21:11:21 +0000 Subject: [PATCH] Revert "Revert "not breaking the paths in production branch maybe helps"" This reverts commit 46f5d6d70547bd30ec7f802a0925eb3a78e001eb. --- fileserver.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1