Re: [Puppet Users] Pattern for Associating Module versions with Nodes

2014-05-26 Thread Nitin Sharma
Hi Abbas, I am wondering if you have found a solution for the requirement yet and if so, could you please share it. On Friday, March 8, 2013 9:43:24 AM UTC+11, Mohamed Abbas wrote: > > On 3/7/13 1:51 PM, Nan Liu wrote: > > On Thu, Mar 7, 2013 at 12:42 PM, Mohamed Abbas > > > wrote: > >>

[Puppet Users] $certname in thias-puppet module

2012-12-06 Thread Nitin Sharma
Hi I am using thias-puppet to manage puppet agent configuration. And it is being done in the following order: class baseclass { class puppet::agent { variables... } } node 'hostname1' { include baseclass } This all above works well. But now I wish to include $certname which would be used