Dear all, Is there any why to get the list of the nodes are currently being managed by puppet? I know that I can do that looking in the "$vardir/ ssl/ca/signed" directory but i was wondering if puppet master itself provides some mechanism. I''m running v2.6.6. Cheers!! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 10/08/11 11:16, Sans wrote:> Dear all, > > Is there any why to get the list of the nodes are currently being > managed by puppet? I know that I can do that looking in the "$vardir/ > ssl/ca/signed" directory but i was wondering if puppet master itself > provides some mechanism. I''m running v2.6.6. Cheers!!You''ll want to set up reporting. This will also tell you when a node has stopped reporting or is otherwise struggling. Have a read through http://docs.puppetlabs.com/guides/reporting.html . You''ll also probably want a pretty web frontend like Puppet Dashboard (http://www.puppetlabs.com/puppet/related-projects/dashboard/) or The Foreman (http://theforeman.org/) Dan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Thanks Dan, for the link, shall try that, puppet dashboard is seems to be a nice thing; thanks for that as well. Cheers!! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.