[Puppet Users] Re: check file after exec

2014-02-18 Thread Mikael Lindqvist
ok thanks alot! // Mikael On Monday, February 10, 2014 10:41:28 PM UTC+1, jcbollinger wrote: > > > > On Monday, February 10, 2014 6:26:56 AM UTC-6, Mikael Lindqvist wrote: >> >> Hi, >> >> Thanks for a great program! >> >> I have one request though, and also wonder if there is some other way to >

[Puppet Users] Re: check file after exec

2014-02-10 Thread jcbollinger
On Monday, February 10, 2014 6:26:56 AM UTC-6, Mikael Lindqvist wrote: > > Hi, > > Thanks for a great program! > > I have one request though, and also wonder if there is some other way to > do this... > > when I have an exec task, such as: > > exec { "task": > command => "/bin/some/command",