OP#436 add client target

This commit is contained in:
2026-03-01 16:40:46 +01:00
parent e2bbf8b403
commit f268f4b88c

View File

@@ -8,7 +8,7 @@ class confdroid_nagios::client::target (
) inherits confdroid_nagios::params {
if $ng_nagios_server == $fqdn {
if $ng_include_nrpe == true {
require cd_nrpe
require confdroid_nrpe
@@nagios_host { $fqdn:
ensure => $ng_ping_ensure,