OP#490 edit host address
This commit is contained in:
@@ -9,7 +9,7 @@ class confdroid_nagios::server::nagios (
|
|||||||
if $ng_nagios_server == $fqdn {
|
if $ng_nagios_server == $fqdn {
|
||||||
@@nagios_host { $fqdn:
|
@@nagios_host { $fqdn:
|
||||||
ensure => $ng_ping_ensure,
|
ensure => $ng_ping_ensure,
|
||||||
alias => 'localhost',
|
alias => 'nag001',
|
||||||
address => '127.0.0.1',
|
address => '127.0.0.1',
|
||||||
use => 'linux-server',
|
use => 'linux-server',
|
||||||
target => $ng_target_localhost,
|
target => $ng_target_localhost,
|
||||||
|
|||||||
Reference in New Issue
Block a user