From: Martin Zobel-Helas Date: Fri, 1 Jan 2010 14:57:27 +0000 (+0100) Subject: Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa... X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=fcbf04aea39b64665b78d2e48b7a38b5f6579514;hp=56d919ed524189eb7e34f9109613f98d10befbbc Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet into staging --- diff --git a/fileserver.conf b/fileserver.conf index 2dc30003..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