X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=fileserver.conf;h=88af72d705c92d7b04e9e81936bd580883b6dfab;hb=c26c232e2ea697b996e1c18c6f8e48d37d462f62;hp=8aab99c29758412053c306a3e9ca1138db0b2a89;hpb=7119e520e83510aa45affaecd9da898d0acb3010;p=dsa-puppet.git diff --git a/fileserver.conf b/fileserver.conf index 8aab99c2..88af72d7 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,15 +11,16 @@ # for allow/deny does not matter, allow always takes precedence # over deny [files] - path /etc/puppet/files + path /etc/puppet/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] - path /etc/puppet/facts - + allow *.debian.org + path /etc/puppet/facts