OP#436 edit localhost
This commit is contained in:
@@ -19,6 +19,9 @@ class confdroid_nagios::main::install (
|
|||||||
package { $ng_reqpackages_client:
|
package { $ng_reqpackages_client:
|
||||||
ensure => $ng_pkg_ensure,
|
ensure => $ng_pkg_ensure,
|
||||||
}
|
}
|
||||||
|
if $ng_include_nrpe == true {
|
||||||
|
require confdroid_nrpe
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# if we are not the nagios server, install only client packages
|
# if we are not the nagios server, install only client packages
|
||||||
|
|||||||
Reference in New Issue
Block a user