fixing typo
Signed-off-by: Nick Chappell <nick@intronic.org>
This commit is contained in:
parent
a0fb8f8a09
commit
aa72b8e1dd
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ class icinga2::server::features (
|
|||
validate_array($enabled_features)
|
||||
|
||||
# Pass the features arry to the define to loop though
|
||||
icinga::server::feature::enables { $enabled_features: }
|
||||
icinga::server::features::enable { $enabled_features: }
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue