OP#672 add nagios monitoring
This commit is contained in:
@@ -11,4 +11,8 @@ class confdroid_puppet::main::config (
|
||||
if $pt_use_r10k == true {
|
||||
include confdroid_puppet::r10k::install
|
||||
}
|
||||
|
||||
if $pt_manage_nagios == true {
|
||||
include confdroid_puppet::monitoring::target
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user