X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=fileserver.conf;h=3b6b7954772d1ddeaf2e843898dc3bb789ccae27;hb=9642474c23df62e15a54a82b78fb8658f86fcf38;hp=19cccda299b12b59e074335fdaf014664d1373fa;hpb=132ab39b9bfd5283d0452c6972f5af235bdc92bf;p=mirror%2Fdsa-puppet.git diff --git a/fileserver.conf b/fileserver.conf index 19cccda29..3b6b79547 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -6,12 +6,16 @@ # for allow/deny does not matter, allow always takes precedence # over deny [files] - path /etc/puppet/files -# allow *.example.com + path /srv/puppet.debian.org/stages/staging/files + allow *.debian.org # deny *.evil.example.com # allow 192.168.0.0/24 [plugins] + allow *.debian.org # 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