added parameter documentation
This commit is contained in:
@@ -51,7 +51,7 @@ class cd_nagios::server::service (
|
||||
group => $ng_user,
|
||||
mode => '0640',
|
||||
check_command => "check_ping!${ng_ping_warn}!${ng_ping_crit}",
|
||||
notify => Service ['nagios'],
|
||||
notify => Service[$ng_service],
|
||||
}
|
||||
|
||||
@@nagios_service { 'check_nagios_localhost':
|
||||
|
||||
Reference in New Issue
Block a user