add fqdn
This commit is contained in:
@@ -29,7 +29,7 @@ class confdroid_nagios::server::nagios (
|
||||
alias => $hostname,
|
||||
address => $fqdn,
|
||||
use => 'linux-server',
|
||||
target => $ng_target_host,
|
||||
target => $ng_target_localhost,
|
||||
hostgroups => 'linux-servers',
|
||||
contacts => $ng_contact_name,
|
||||
max_check_attempts => $ng_max_check_attempts,
|
||||
|
||||
Reference in New Issue
Block a user