Nagios: fix the koji_wellness command definition
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
a8bad3cf10
commit
a1cab8fc7c
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ define command{
|
|||
# 'check_koji_wellness'
|
||||
define command {
|
||||
command_name check_koji_wellness.py
|
||||
command_line $USER1$/check_koji_wellness
|
||||
command_line $USER1$/check_koji_wellness.py $ARG1$ $ARG2$
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue