From c8410d4d0880f153e2b5b1c2baec7d8f77493748 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 7 Feb 2016 09:52:05 +0000 Subject: [PATCH] Commit local changes to fileserver.conf --- fileserver.conf | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/fileserver.conf b/fileserver.conf index 716487678..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 @@ -12,15 +7,12 @@ # over deny [files] path /etc/puppet/files - allow *.debian.org + 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 -- 2.20.1