On 01/26/2011 03:47 PM, Adriana wrote: > I am sorry but I don't understand what you are suggesting me to do > with > strace -f -e trace=file puppet master ... 2>&1 | grep site.pp > where do I have to look for site.pp?
"puppet master ..." is the invocation of the puppet master with your usual arguments. site.pp should be in the output of grep. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
