Title: Message Title
Jason Antman commented on an issue
PuppetDB / New Feature PDB-202
reports: Add a successful key with true/false
If you want to figure out if a run a node reported was successful you need to query for the reports of a node and using the returned hash of the run you're looking for query the events endpoint with a query of ["=", "report", "hash"].

Once that is done, walk through all the events returned and if an event's status is failed then the run should be consi...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to