OP#490 edit host address
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user