koji_wellness plugin

Signed-off-by: Leonardo Rossetti <me@lrossetti.com>
This commit is contained in:
Leonardo Rossetti 2018-04-20 00:01:48 -03:00 committed by Kevin Fenzi
parent ed44e7f0dc
commit 3f5e36799a
3 changed files with 100 additions and 0 deletions

View file

@ -27,3 +27,9 @@ define command{
command_line $USER1$/check_koji
}
# 'check_koji_wellness'
define command {
command_name check_koji_wellness.py
command_line $USER1$/check_koji_wellness
}