openqa_dispatcher and check-compose: package dep fixes
This commit is contained in:
parent
39c2840704
commit
95a286e23b
2 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
dnf: name={{ item }} state=present
|
||||
with_items:
|
||||
- fedfind
|
||||
- python-fedmsg
|
||||
- python-six
|
||||
tags:
|
||||
- packages
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
dnf: name={{ item }} state=present
|
||||
with_items:
|
||||
- fedfind
|
||||
- python-wikitcms
|
||||
- python2-wikitcms
|
||||
- python-requests
|
||||
- python-setuptools
|
||||
- python-six
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue