Use the right path to the extra facts, so that puppet can report the new
authorStephen Gran <steve@lobefin.net>
Sun, 1 Mar 2009 00:09:32 +0000 (00:09 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 1 Mar 2009 00:09:32 +0000 (00:09 +0000)
facts we provide
Signed-off-by: Stephen Gran <steve@lobefin.net>
puppet.conf

index 1448729..b3958e7 100644 (file)
@@ -3,7 +3,7 @@ logdir=/var/log/puppet
 vardir=/var/lib/puppet
 ssldir=/var/lib/puppet/ssl
 rundir=/var/run/puppet
-factpath=$vardir/facter
+factpath=$vardir/facts
 pluginsync=true
 
 [puppetmasterd]