>
> *From:* Dayton Jones >
> *Sent:* 15 Dec 2015 1:02 pm
> *To:* Puppet Users
> *Subject:* Re: [Puppet Users] Logging output of a long running exec
>
> Does that show the output during the puppet run though? I "need" to have
> the output of the script show up
In this case the screen session stays forever and you can connect to it later
to see the output. That may or may not be useful to you of course
---
Steve Traylen
From: Dayton Jones
Sent: 15 Dec 2015 1:02 pm
To: Puppet Users
Subject: Re: [Puppet Users] Logging output of a long running exec
;/usr/local/sbin'], }
> Sent from Nine <http://www.9folders.com/>
>
> *From:* Dayton Jones >
> *Sent:* 11 Dec 2015 9:45 pm
> *To:* Puppet Users
> *Subject:* [Puppet Users] Logging output of a long running exec
>
> I have a legacy "provisioning" script th
l} | grep -qv ${src_vol}", path =>
['/bin/', '/sbin/' , '/usr/bin/', '/usr/sbin/', '/usr/local/bin',
'/usr/local/sbin'], }
Sent from Nine<http://www.9folders.com/>
From: Dayton Jones
Sent: 11 Dec 2015 9:45 pm
To: Puppet U
I have a legacy "provisioning" script that I'm calling with puppet on brand
new machines (I'm slowly taking the functionality out of the script and
into puppet, but for reasons I can't do a full replacement yet)
I'd like to log the output of the provisioning and have included
"logoutput" to the