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

@@ -59,7 +59,7 @@ class cd_nagios::main::install (
ensure => $pkg_ensure,
}
# if we want o use NRPE, install it
# if we want to use NRPE, install it
if $ng_include_nrpe == true {
package {$reqpackages_nrpe: