apparently, puppet is not fond of sloppy line endings
authorStephen Gran <steve@lobefin.net>
Mon, 18 Jan 2010 23:09:50 +0000 (23:09 +0000)
committerStephen Gran <steve@lobefin.net>
Mon, 18 Jan 2010 23:09:50 +0000 (23:09 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
files/etc/puppet/puppet.conf
fileserver.conf

index 1a83946..c200706 100644 (file)
@@ -11,7 +11,7 @@ rundir=/var/run/puppet
 factpath=$vardir/facts
 pluginsync=true
 # This is the default environment for all clients
-environment=production 
+environment=production
 
 [puppetmasterd]
 templatedir=/etc/puppet/templates
index 88af72d..2dc3000 100644 (file)
@@ -11,7 +11,7 @@
 # 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
@@ -23,4 +23,4 @@
 #  allow 192.168.0.0/24
 [facts]
   allow *.debian.org
-  path /etc/puppet/facts 
+  path /etc/puppet/facts