OP#421 fix module name
This commit is contained in:
@@ -29,7 +29,7 @@ class confdroid_nagios::main::install (
|
|||||||
|
|
||||||
# if we want to use NRPE on clients, install it
|
# if we want to use NRPE on clients, install it
|
||||||
if $ng_include_nrpe == true {
|
if $ng_include_nrpe == true {
|
||||||
require cd_nrpe
|
require confdroid_nrpe
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user