OP#436 try installation

This commit is contained in:
2026-03-09 15:32:40 +01:00
parent 7658c09e83
commit ec72ea9986

View File

@@ -16,12 +16,6 @@ class confdroid_nagios::main::install (
package { $ng_reqpackages_server: package { $ng_reqpackages_server:
ensure => $ng_pkg_ensure, ensure => $ng_pkg_ensure,
} }
package { $ng_reqpackages_client:
ensure => $ng_pkg_ensure,
}
if $ng_include_nrpe == true {
require confdroid_nrpe
}
} }
package { $ng_reqpackages_client: package { $ng_reqpackages_client: