Commit 25922d29 authored by Rane Squires's avatar Rane Squires

Add Environments class to call list

parent 7390b19f
Pipeline #35 canceled with stages
......@@ -7,7 +7,9 @@
class anaconda {
contain anaconda::install
contain anaconda::update
contain anaconda::environments
Class['anaconda::install']
-> Class['anaconda::update']
-> Class['anaconda::environments']
}
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