]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - fileserver.conf
apparently, puppet is not fond of sloppy line endings
[dsa-puppet.git] / fileserver.conf
index 3b6b7954772d1ddeaf2e843898dc3bb789ccae27..2dc3000356fd092c22f5de13d53509d4ea8a29a4 100644 (file)
@@ -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,7 +11,7 @@
 # for allow/deny does not matter, allow always takes precedence
 # over deny
 [files]
-  path /srv/puppet.debian.org/stages/staging/files
+  path /etc/puppet/files
   allow *.debian.org
 #  deny *.evil.example.com
 #  allow 192.168.0.0/24
@@ -18,4 +23,4 @@
 #  allow 192.168.0.0/24
 [facts]
   allow *.debian.org
-  path /srv/puppet.debian.org/stages/staging/facts
+  path /etc/puppet/facts