retrace: Correct the action for attaching centos bugs
The action should attach existing mantis bugs to reports. Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
This commit is contained in:
parent
1c3bce3ab8
commit
4f48370094
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
cron:
|
cron:
|
||||||
name: "cron for attach BZ bugs centos"
|
name: "cron for attach BZ bugs centos"
|
||||||
user: faf
|
user: faf
|
||||||
job: "faf update-bugs -db centos-mantisbt >> /var/log/faf/update-bugs-centos.log 2>&1"
|
job: "faf attach-centos-bugs >> /var/log/faf/attach-centos-bugs.log 2>&1"
|
||||||
special_time: daily
|
special_time: daily
|
||||||
state: present
|
state: present
|
||||||
when: not devel
|
when: not devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue