wrong icinga ver
Signed-off-by: Nick Chappell <nick@intronic.org>
This commit is contained in:
부모
aa72b8e1dd
커밋
e846110b8d
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -7,6 +7,6 @@ class icinga2::server::features (
|
|||
validate_array($enabled_features)
|
||||
|
||||
# Pass the features arry to the define to loop though
|
||||
icinga::server::features::enable { $enabled_features: }
|
||||
icinga2::server::features::enable { $enabled_features: }
|
||||
|
||||
}
|
||||
|
|
불러오는 중…
Reference in a new issue