X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=blobdiff_plain;f=fileserver.conf;h=716487678af576ad7e077a83fedef622065585d2;hp=3b6b7954772d1ddeaf2e843898dc3bb789ccae27;hb=cdf648b13dacc11edd25af11c93a67dbe7097743;hpb=9642474c23df62e15a54a82b78fb8658f86fcf38 diff --git a/fileserver.conf b/fileserver.conf index 3b6b7954..71648767 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -1,3 +1,8 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## + # This file consists of arbitrarily named sections/modules # defining where files are served from and to whom @@ -6,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 @@ -16,6 +21,6 @@ # allow *.example.com # deny *.evil.example.com # allow 192.168.0.0/24 -[facts] - allow *.debian.org - path /srv/puppet.debian.org/stages/staging/facts +#[facts] +# allow *.debian.org +# path /etc/puppet/facts