edits target
This commit is contained in:
@@ -41,7 +41,7 @@ class cd_nagios::server::service (
|
|||||||
enable => true,
|
enable => true,
|
||||||
}
|
}
|
||||||
|
|
||||||
@@nagios_host { 'localhost':
|
@@nagios_host { "localhost_${::hostname}":
|
||||||
ensure => $ng_ping_ensure,
|
ensure => $ng_ping_ensure,
|
||||||
alias => 'localhost',
|
alias => 'localhost',
|
||||||
address => '127.0.0.1',
|
address => '127.0.0.1',
|
||||||
|
|||||||
Reference in New Issue
Block a user