recommit for updates in build 16

This commit is contained in:
2018-04-29 14:21:12 +02:00
parent 150501d3fa
commit cfe74523e2
4 changed files with 19 additions and 3 deletions

View File

@@ -351,7 +351,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',