updates target

This commit is contained in:
Arne Teuke
2018-04-29 14:21:07 +02:00
parent 2436e94da9
commit 9f260a29d3
2 changed files with 4 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ class cd_nagios::server::service (
enable => true,
}
@@nagios_host { "localhost_${::hostname}":
@@nagios_host { 'localhost':
ensure => $ng_ping_ensure,
alias => 'localhost',
address => '127.0.0.1',