Commit 924163f1 authored by Rane Squires's avatar Rane Squires

commented out vardir class

parent 757695b3
Pipeline #59 canceled with stages
...@@ -24,9 +24,9 @@ class matlab { ...@@ -24,9 +24,9 @@ class matlab {
} }
# other module classes # other module classes
contain matlab::vardir #contain matlab::vardir
contain matlab::install contain matlab::install
Class['matlab::vardir'] #Class['matlab::vardir']
-> Class['matlab::install'] #-> Class['matlab::install']
} }
\ No newline at end of file
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