X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=fileserver.conf;h=2dc3000356fd092c22f5de13d53509d4ea8a29a4;hb=a76d22733a5fa5f9847083d16a3c9dbf6a03ddf1;hp=19cccda299b12b59e074335fdaf014664d1373fa;hpb=132ab39b9bfd5283d0452c6972f5af235bdc92bf;p=mirror%2Fdsa-puppet.git diff --git a/fileserver.conf b/fileserver.conf index 19cccda29..2dc300035 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 @@ -7,11 +12,15 @@ # over deny [files] path /etc/puppet/files -# allow *.example.com + 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 /etc/puppet/facts