This commit is contained in:
2026-03-11 16:16:01 +01:00
parent 696d3eff2b
commit 3a047e12d6

View File

@@ -29,7 +29,7 @@ class confdroid_nagios::server::nagios (
alias => $hostname, alias => $hostname,
address => $fqdn, address => $fqdn,
use => 'linux-server', use => 'linux-server',
target => $ng_target_host, target => $ng_target_localhost,
hostgroups => 'linux-servers', hostgroups => 'linux-servers',
contacts => $ng_contact_name, contacts => $ng_contact_name,
max_check_attempts => $ng_max_check_attempts, max_check_attempts => $ng_max_check_attempts,