On Monday, September 16, 2013 1:25:59 AM UTC-5, Raju Patil wrote:
>
> Hi,
>  
> I am new to Puppet & just had installed Puppet master on Centos.And 
> manging Linux & Windows nodes, now I would like to deploy and execute 
> script on one of my Linux Box Remotely from 
> Puppet Master.
>  
> Appriciate your help. Pls. share steps to be followed for achieving above 
> tast. 
>


It depends on what you mean by that.  If the target node is already 
registered with the master, and the agent is running on a regular schedule 
(whether as a standalone service or via a scheduler service such as cron), 
then you can proceed more or less as JuanBrein described.  There are many 
variations, nuances, and caveats that he didn't cover, but I'll hold off on 
those for now, except this one: the approach described will result in the 
agent running the specified command as part of its next scheduled run.  If 
instead you want to deploy and run your script right away, then you need 
something more or different, such as MCollective, for example.


John

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to