OP#436 edit localhost

This commit is contained in:
2026-03-02 02:07:52 +01:00
parent f66dbafa0f
commit 00b269ba1b

View File

@@ -19,6 +19,9 @@ class confdroid_nagios::main::install (
package { $ng_reqpackages_client:
ensure => $ng_pkg_ensure,
}
if $ng_include_nrpe == true {
require confdroid_nrpe
}
}
# if we are not the nagios server, install only client packages