From: Martin Zobel-Helas Date: Sat, 26 Dec 2009 15:52:35 +0000 (+0100) Subject: for staging, we have some different directories X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=9642474c23df62e15a54a82b78fb8658f86fcf38 for staging, we have some different directories --- diff --git a/fileserver.conf b/fileserver.conf index dfc3f68a..3b6b7954 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -6,7 +6,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 @@ -18,4 +18,4 @@ # allow 192.168.0.0/24 [facts] allow *.debian.org - path /etc/puppet/facts + path /srv/puppet.debian.org/stages/staging/facts