[Puppet Users] Re: Puppet Exec resource with complex Environment Variables...

2015-12-08 Thread jcbollinger
On Monday, December 7, 2015 at 4:51:10 PM UTC-6, Sean wrote: > > John, > > Thanks for the reply. To answer your first question, no I'm not > completely sure. What I can say is that I can run the commands in a shell > by hand and the result is what I hope for. When I run puppet, with this >

[Puppet Users] Re: Puppet Exec resource with complex Environment Variables...

2015-12-07 Thread Sean
John, Thanks for the reply. To answer your first question, no I'm not completely sure. What I can say is that I can run the commands in a shell by hand and the result is what I hope for. When I run puppet, with this particular class included, puppet hangs for a while with no screen output.

[Puppet Users] Re: Puppet Exec resource with complex Environment Variables...

2015-12-07 Thread jcbollinger
On Friday, December 4, 2015 at 10:27:52 AM UTC-6, Sean wrote: > > Greetings, > > I am working on streamlining some older puppet code, that uses a lot of > Exec resources to accomplish it's purposes. It's not terribly elegant and > we're working on design to replace it with code that leverages