----- Original Message -----
> From: "Guy Knights" <
guy.k...@gmail.com>
> To:
puppet...@googlegroups.com
> Sent: Monday, August 11, 2014 9:00:53 PM
> Subject: Re: [Puppet Users] Mcollective and Bamboo issue
>
> Ahh...that explains a lot. I modified my RPC client to make the shell
> commands write the output (including error) to a log file, and when it's
> run via bamboo it never writes to the log file. So it seems like it doesn't
> even get to the point of executing the shell command, which seems very
> possible if mco is waiting for stdin to close.
>
> Do you have any suggestions for band-aid fixes to get around this issue
> (from the mcollective side)?