OP#490 edit host address

This commit is contained in:
2026-03-12 12:10:48 +01:00
parent e56d1a3716
commit 129f538f81

View File

@@ -9,7 +9,7 @@ class confdroid_nagios::server::nagios (
if $ng_nagios_server == $fqdn {
@@nagios_host { $fqdn:
ensure => $ng_ping_ensure,
alias => 'localhost',
alias => 'nag001',
address => '127.0.0.1',
use => 'linux-server',
target => $ng_target_localhost,