Commit 267cc2db authored by Rane Squires's avatar Rane Squires

Comment out package resource

parent d34e3406
Pipeline #64 canceled with stages
...@@ -19,9 +19,9 @@ ...@@ -19,9 +19,9 @@
class matlab { class matlab {
# dependencies for matlab to work # dependencies for matlab to work
package {['libXp', 'libXt', 'libXpm', 'libXmu']: #package {['libXp', 'libXt', 'libXpm', 'libXmu']:
ensure => present, # ensure => present,
} #}
# other module classes # other module classes
#contain matlab::vardir #contain matlab::vardir
......
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