RE: [Puppet Users] Re: Passing parameters for a class in Dashboard

2012-08-08 Thread Kenneth Lo
:: prefix. --KL From: Rakesh K [mailto:rkath...@gmail.com] Sent: Wednesday, August 08, 2012 1:52 AM To: puppet-users@googlegroups.com Cc: Kenneth Lo Subject: Re: [Puppet Users] Re: Passing parameters for a class in Dashboard Ok.. I understand ... I can simply include the class and assign it to

Re: [Puppet Users] Re: Passing parameters for a class in Dashboard

2012-08-07 Thread Rakesh K
Ok.. I understand ... I can simply include the class and assign it to my node.. but how will dashboard know which parameters refers to which class? There could be a parameter like "ensure => present" and it could have been used in multiple classes that I have included, how will these things be

Re: [Puppet Users] Re: Passing parameters for a class in Dashboard

2012-08-06 Thread Kenneth Lo
In dashboard parameters are assigned via group. So basically you just create a group, assign some parameters there, include some nodes and your class in it. Parameters created via dashboard group are at the global top scope I believe. --KL From: Rakesh K mailto:rkath...@gmail.com>> Reply-To: "