Commit 18e7a037 authored by Rane Squires's avatar Rane Squires

Add ordering to classes

parent 6f6a67a1
Pipeline #46 canceled with stages
...@@ -26,4 +26,7 @@ class matlab() { ...@@ -26,4 +26,7 @@ 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::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