search for: myscript_dir

Displaying 1 result from an estimated 1 matches for "myscript_dir".

2012 Oct 22
4
Possible to exclude an event in Puppet dashboard?
...ng up as "CHANGED" Is this possible, if so how can I achieve this? --- myscript: --- exec { "run_myscript" : # run myscript command => "/usr/bin/env ruby ${my_script} ${csv_files}", cwd => "${myscript_dir}", timeout => 0, logoutput => "on_failure", } -- Regards, Martin Willemsma -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@...