changed ne_cmd_comment parameter

This commit is contained in:
Arne Teuke
2017-07-30 15:13:30 +01:00
parent e82991f7ee
commit 8921169dca

View File

@@ -35,7 +35,7 @@ define cd_nrpe::commands::definitions (
$ne_check_cmd = undef, $ne_check_cmd = undef,
$ne_cmd_path = '/usr/lib64/nagios/plugins/', $ne_cmd_path = '/usr/lib64/nagios/plugins/',
$ne_cmd_argstring = undef, $ne_cmd_argstring = undef,
$ne_cmd_comment = undef, $ne_cmd_comment = '',
) { ) {