Re: Pass arguments from puppetmaster to client

26 views
Skip to first unread message

jcbollinger

unread,
Jul 25, 2012, 4:16:09 PM7/25/12
to puppet...@googlegroups.com


On Tuesday, July 24, 2012 4:38:12 PM UTC-5, Swapnil Mankar wrote:
I have a puppet master running on 1 node and a puppet client running on another node. I am trying to execute a shell script on the client from the puppet master. The issue is that the script is interactive and expects a couple of inputs initially from the user on the command line. Is there a way I can pass these inputs from the puppetmaster to the client such that the script picks them up and completes execution? I dont want to touch the client until the script has executed successfully.


Have you tried  I/O redirection?  Or a wrapper script that you provide via Puppet?


John

Reply all
Reply to author
Forward
0 new messages