Commit 61c3cdc7 authored by Rane Squires's avatar Rane Squires

change 'define' to 'class'

parent 924163f1
Pipeline #60 canceled with stages
......@@ -6,7 +6,7 @@
# include matlab::install
define matlab::install( # $namevar matlab release version
class matlab::install( # $namevar matlab release version
$iso = 'profile/R2019a_Linux.iso', # matlab iso for installation
$licensekey = '46435-40118-41073-52403-09836-46767-19152-32823-45696-25667-33707-32533-26787-25036-50875-55401-43672-61214-02211-03677-62763-55854', # format: #####-#####-#####-#####
$licensefile = 'puppet:///modules/matlab/license.lic', # license.lic as provided by mathworks
......
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