linked client installations to target

This commit is contained in:
Arne Teuke
2017-07-28 13:16:40 +01:00
parent 9b6550c92a
commit 3e4f06a1fa
4 changed files with 48 additions and 5 deletions

View File

@@ -27,6 +27,8 @@ class cd_nagios::client::target (
if $::fqdn != $ng_nagios_server {
require cd_nagios::main::install
@@nagios_host { $::fqdn:
ensure => $ng_ping_ensure,
alias => $::hostname,