Commit 96a27c3b authored by Jim Deverick's avatar Jim Deverick

add path for test and mount

parent b42d1d9c
Pipeline #86 canceled with stages
......@@ -105,6 +105,7 @@ class matlab::install( # $namevar matlab release version
logoutput => on_failure,
creates => $install_destination, # when this folder appears, we assume it got installed
require => File["matlab_input.${name_}"],
path => ['/usr/bin', '/bin'],
alias => "matlab_install.${name_}",
timeout => 3600,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment