OP#490 edit host address

This commit is contained in:
2026-03-12 12:06:03 +01:00
parent fd7d2f0b33
commit e56d1a3716
2 changed files with 10 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ class confdroid_nagios::server::nagios (
) inherits confdroid_nagios::params {
if $ng_nagios_server == $fqdn {
@@nagios_host { "localhost_${fqdn}":
@@nagios_host { $fqdn:
ensure => $ng_ping_ensure,
alias => 'localhost',
address => '127.0.0.1',