openqa_dispatcher and check-compose: package dep fixes

This commit is contained in:
Adam Williamson 2016-03-03 15:58:47 -08:00
parent 39c2840704
commit 95a286e23b
2 changed files with 2 additions and 1 deletions

View file

@ -31,6 +31,7 @@
dnf: name={{ item }} state=present
with_items:
- fedfind
- python-fedmsg
- python-six
tags:
- packages

View file

@ -25,7 +25,7 @@
dnf: name={{ item }} state=present
with_items:
- fedfind
- python-wikitcms
- python2-wikitcms
- python-requests
- python-setuptools
- python-six