Commit 371d0726 authored by Rane Squires's avatar Rane Squires

change content for installer_input file to per-made custom file

parent 373c85a2
Pipeline #77 canceled with stages
......@@ -90,7 +90,7 @@ class matlab::install( # $namevar matlab release version
group => root,
mode => '0600', # u=rw,go=r
require => Mount["matlab_mount.${name_}"],
content => epp('matlab/installer_input.txt.epp'),
content => 'puppet:///modules/matlab/installer_input.txt',
alias => "matlab_input.${name_}",
}
......
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