Look into exported resources to see if it can do what you need. Works a tad better then qeurying puppetdb or contacting B directly, much more scalable too :)
On Monday, April 29, 2013 3:18:20 PM UTC+2, Schofield wrote: > > I have some middleware where the successful configuration of node B is > dependent on the successful configuration of node A. Node B must pull > additional information from node A during its configuration. Is there any > built in functionality in puppet for checking the completion status of > other nodes? Right now my intent is to write a custom function to query > the puppetdb which is storing reports. I want to make sure I am not > missing some other elegant solution in puppet that already does this. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
