Recommit for updates in build 201

This commit is contained in:
Jenkins Server
2026-03-10 12:07:03 +01:00
parent 090a0e8dd2
commit 627e69d950

View File

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