X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=fileserver.conf;h=2cd7c25de21936927c5f1782e7efd99df62a203c;hb=fcbf04aea39b64665b78d2e48b7a38b5f6579514;hp=19cccda299b12b59e074335fdaf014664d1373fa;hpb=132ab39b9bfd5283d0452c6972f5af235bdc92bf;p=dsa-puppet.git diff --git a/fileserver.conf b/fileserver.conf index 19cccda2..2cd7c25d 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,12 +11,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