X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=fileserver.conf;h=d27f41fbb7b9ecf5fff94adda367a6e1dc146d06;hp=88af72d705c92d7b04e9e81936bd580883b6dfab;hb=HEAD;hpb=83931fe2cac9e734ad22e053526540e57fa55c81 diff --git a/fileserver.conf b/fileserver.conf index 88af72d70..d27f41fbb 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -1,8 +1,3 @@ -## -## 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 @@ -11,16 +6,13 @@ # for allow/deny does not matter, allow always takes precedence # over deny [files] - path /etc/puppet/files - allow *.debian.org + path /etc/puppet/files + allow * +# allow *.example.com # 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 /etc/puppet/facts