Displaying 1 result from an estimated 1 matches for "chirp_f".
Did you mean:
chirp_fe
2013 Mar 01
2
Can puppet report the console output from service foo status?
I have an odd problem. The first time I install my new package, puppet
comes back with "Execution of ''/sbin/service chirp_fe start'' returned 1:"
When I run this command manually and on all subsequent puppet runs it
succeeds.
So I''m looking for a way to capture the console output from the invocation
of /sbin/service chirp_fe start. Is there something I can turn on in
Puppet to capture th...