trigger: resultsdb_api was renamed to python-resultsdb_api
This commit is contained in:
parent
a62e07657f
commit
fbc2f402e8
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
- fedmsg-hub
|
||||
- taskotron-trigger
|
||||
# needed for cron script
|
||||
- resultsdb_api
|
||||
- python-resultsdb_api
|
||||
when: ansible_distribution_major_version|int < 22
|
||||
|
||||
- name: ensure packages required for taskotron-trigger are installed (dnf)
|
||||
|
@ -16,7 +16,7 @@
|
|||
- fedmsg-hub
|
||||
- taskotron-trigger
|
||||
# needed for cron script
|
||||
- resultsdb_api
|
||||
- python-resultsdb_api
|
||||
when: ansible_distribution_major_version|int > 21 and ansible_cmdline.ostree is not defined
|
||||
|
||||
- name: generate trigger configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue