----- "Luke Kanies" <[email protected]> wrote: > > So mcollective has a mongodb instance or something storing all this > info? I didn't know that. >
nodes can send registration data on a regular interval, what happens to that data depends on a plugin. So I just wrote something to update a mongodb instance on every master with the data all nodes send in. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
