Recommit for updates in build 220
This commit is contained in:
@@ -278,7 +278,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