edited parameter documentation

This commit is contained in:
Arne Teuke
2017-07-28 12:38:15 +01:00
parent 04db67fdf9
commit 7551e03486

View File

@@ -35,7 +35,7 @@ class cd_nagios::client::target (
target => $ng_target_host,
hostgroups => 'linux-servers',
contacts => 'ops',
ng_max_check_attempts => $ng_max_check_attempts,
max_check_attempts => $ng_max_check_attempts,
notification_period => '24x7',
owner => $ng_user,
group => $ng_user,