Recommit for updates in build 244
This commit is contained in:
@@ -626,7 +626,7 @@ class confdroid_nagios::nagios::objects::commands (
|
|||||||
@@nagios_command { 'check_puppet_server':
|
@@nagios_command { 'check_puppet_server':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
command_name => 'check_puppet_server',
|
command_name => 'check_puppet_server',
|
||||||
command_line => '$USER1$/check_procs -c $ARG1$ -C $ARG2$',
|
command_line => '$USER1$/check_procs -c $ARG1$ -a $ARG2$',
|
||||||
owner => $ng_user,
|
owner => $ng_user,
|
||||||
group => $ng_user,
|
group => $ng_user,
|
||||||
mode => '0640',
|
mode => '0640',
|
||||||
|
|||||||
Reference in New Issue
Block a user