Hi Dilip, If you want to execute any script on client, then just transfer that script to puppetclient using "File" resource and execute it using "exec" resource. Refer link http://www.puppetcookbook.com/ for Puppet cookbook or http://docs.puppetlabs.com/learning/ral.html for learning resources, manifests, ordering, modules, classes etc.
I hope this will help you. Thanks & Regards, Sneha More, NTT DATA GTS, OSS Center, India, Pune On Friday, September 27, 2013 4:45:02 PM UTC+5:30, Dilip Varma wrote: > > Hi, > > I'm newbie to Puppet even i don't know how to configure it. > > Could you please tell me how to run scripts from puppet master to puppet > agent without interacting the agent nodes(like rack,bootstrap from puppet > master)? > > is there any puppet cook books or any puppet pdfs? > > > > > > > > Thanks in advance, > Dilip > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
