> >> Have you looked in the master's logs for diagnostics that might be >> relevant? >> > > This I did not do. And I just did, and sure enough, there are some other > (possibly relevant) errors showing up in the puppetserver.log. > ==> puppetserver.log <== > 2015-09-09 15:11:52,333 INFO [puppet-server] Puppet Caching node for > puppet.development.vm > 2015-09-09 15:11:53,286 WARN [puppet-server] Puppet You cannot collect > exported resources without storeconfigs being set; the export is ignored > 2015-09-09 15:11:53,448 ERROR [puppet-server] Puppet Evaluation Error: > Error while evaluating a Function Call, ossec::agentkey: is missing > 2015-09-09 15:11:53,448 ERROR [puppet-server] Puppet Evaluation Error: > Error while evaluating a Function Call, ossec::agentkey: is missing at / > etc/puppetlabs/code/environments/development/modules/ossec/manifests/ > agentkey.pp:8:20 on node puppet.development.vm > 2015-09-09 15:11:53,449 ERROR [puppet-server] Puppet Evaluation Error: > Error while evaluating a Function Call, ossec::agentkey: is missing > > Thanks for the pointer, I'll investigate this further! Hopefully this is > the failure causing the problem. I might get more help from the author on > this one too, then. >
Hmmm, the error in the log is now the error I'm getting on my agent when doing the "puppet agent --test --noop" (it's no longer complaining about the missing ossec_server_ip value). I've obviously changed something, now I wonder if I'm further along or further behind. :-) Anyway, I think my next step will be to post a ticket for the author of the module on github for this new error. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/59d2f479-7d33-4bca-9108-85667f3d7cba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
