Hi Dilip, You can get the installation and configuration steps for puppet on RHEL on link http://docs.puppetlabs.com/guides/installation.html#red-hat-enterprise-linux-and-derivatives
You can run shell script in client node which is in puppet server by, 1. Transfer the shell script to client by using File resource: 2. Use Exec resource to execute that script. On Thursday, September 19, 2013 1:14:33 PM UTC+5:30, Dilip Kumar wrote: > > > > Hi, > > Could any one tell me how to configure PUPPET SERVER AND PUPPET > CLIENT..and how to run shell script in client node which is in puppet in > server.. > > > > > 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.
