Commit c409c2f7 authored by Rane Squires's avatar Rane Squires

Add update class into 'main' manifest

parent 4c855592
......@@ -6,5 +6,8 @@
# include anaconda
class anaconda {
contain anaconda::install
contain anaconda::update
Class['anaconda::install']
-> Class['anaconda::update']
}
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