Hi, On 02/01/2012 06:01 AM, sateesh wrote: > Hi, > > Can we get the list of IPs from server where the specified module is > installed. There is a search functionality in the Chef to do this. Is > there any way in puppet?
not that I'm aware of, no. There are some simple workarounds you might consider, e.g. including code in your modules that logs hints to the puppetmaster logfile, then you could do some simple shell one-liners to find the agents that triggered that code. But I don't think puppet does anything towards that end for you. HTH, Felix -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.