edited parameter documentation
This commit is contained in:
@@ -35,7 +35,7 @@ class cd_nagios::client::target (
|
|||||||
target => $ng_target_host,
|
target => $ng_target_host,
|
||||||
hostgroups => 'linux-servers',
|
hostgroups => 'linux-servers',
|
||||||
contacts => 'ops',
|
contacts => 'ops',
|
||||||
ng_max_check_attempts => $ng_max_check_attempts,
|
max_check_attempts => $ng_max_check_attempts,
|
||||||
notification_period => '24x7',
|
notification_period => '24x7',
|
||||||
owner => $ng_user,
|
owner => $ng_user,
|
||||||
group => $ng_user,
|
group => $ng_user,
|
||||||
|
|||||||
Reference in New Issue
Block a user