Issue #4090 has been updated by James Turnbull.

Status changed from Unreviewed to Accepted


----------------------------------------
Bug #4090: store reports are empty
http://projects.puppetlabs.com/issues/4090

Author: Dan Bode
Status: Accepted
Priority: Normal
Assigned to: 
Category: 
Target version: 
Affected version: 2.6alpha1
Keywords: 
Branch: 


client and server are on the same machine.

config
<pre>
[main]
  logdir=/var/log/puppet
  vardir=/var/lib/puppet
  ssldir=/var/lib/puppet/ssl
  rundir=/var/run/puppet
[puppetd]
  certname=puppetclient
  server=puppetmaster
  report=true
[puppetmasterd]
  certname=puppetmaster
  reports=store
</pre>

output of puppetd -t is:
<pre>
warning: /User[puppet]: 'check' attribute is deprecated; use 'audit' instead
info: Caching catalog for puppetclient
info: Applying configuration version '1277473194'
notice: test
notice: //Notify[test]/message: message changed '' to 'test'
notice: Finished catalog run in 0.03 seconds
</pre>

it generates the store reports directories and files, but the files are empty.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to