Commit 83557685 authored by Rane Squires's avatar Rane Squires

Change file extension of install template

parent bef25007
Pipeline #73 canceled with stages
......@@ -87,7 +87,7 @@ class matlab::install( # $namevar matlab release version
group => root,
mode => '0600', # u=rw,go=r
require => Mount["matlab_mount.${name}"],
content => template('matlab/installer_input.txt.erb'),
content => template('matlab/installer_input.txt.epp'),
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