Dalen's written https://github.com/dalen/puppet-puppetdbquery which may be of some use.
On Friday, 8 March 2013 08:14:35 UTC-8, Jonathan Gazeley wrote: > > I use ClusterSSH for prodding my Puppet-managed servers occasionally. > I'd like a way of generating my .csshrc automatically so it always > includes new servers. I would also like this .csshrc to include > environment information, formatted like this: > > environment1 = node1.test.com node2.test.com node3.test.com > environment2 = node4.test.com node5.test.com node6.test.com > > I guess this can be accomplished with virtual resources, but I'm not > sure how. Each node should presumably check in and make itself known, > and one server will collect these resources and somehow apply a template > to write out the .csshrc file. Any ideas? > > Thanks, > Jonathan > -- 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.
