let's try this
[mirror/dsa-puppet.git] / modules / debian-org / files / puppet.conf
index 4770647..ee7cd93 100644 (file)
@@ -8,7 +8,7 @@ logdir=/var/log/puppet
 vardir=/var/lib/puppet
 ssldir=/var/lib/puppet/ssl
 rundir=/var/run/puppet
-factpath=$vardir/facts
+factpath=$vardir/lib/facter
 pluginsync=true
 # This is the default environment for all clients
 environment=production
@@ -17,9 +17,13 @@ environment=production
 templatedir=/etc/puppet/templates
 #libdir=/etc/puppet/lib
 environments = development,testing,production,staging
+reports = store, http
+reporturl = http://puppet-dashboard.debian.org:3000/reports/upload
+config_version = cat /etc/puppet/.config-version
 
 [puppetd]
 environments = development,testing,production,staging
+report = true
 
 [staging]
 libdir=/etc/puppet/lib