Nice work Stefan! (as an aside, we keep digging up positive contributors named "Stefan" in the Puppet community. If this trend continues, I expect 90% of posts to be from a "Stefan" in 12 months time ;-) )
I've cc'd Dan and Kelsey, who have both been working on a Dashboard Puppet Face for command-line control. Although the rake tasks are totally useful, we'd like to be able to have all this functionality under a "puppet dashboard ..." set of commands. On Sat, Dec 10, 2011 at 1:08 PM, Stefan Heijmans <[email protected]>wrote: > Finally found out how it worked, I've create a 2 new rake tasks (all or by > match) to display a > fulllist of nodes with > Nodename : <node> > Params : <param1>=<value1>,<param2>=<value2> > Groups : <group1>,<group2>,<group3> > Classes : <class1>,<class2>,<class3> > > fulllist of groups with > Group : <group> > Params : <param1>=<value1>,<param2>=<value2> > Classes : <class1>,<class2>,<class3> > Nodes : <node1>,<node2>,<node3> > > Now I can easily search where what is used. > I've attached the rake file if people want to use it. > > Stefan > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/0bl7zHa0ukgJ. > > 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-users?hl=en. > -- Nigel Kersten Product Manager, Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
