check-compose: python2-fedmsg not python-fedmsg

godfuckingdamnit
This commit is contained in:
Adam Williamson 2016-03-03 16:01:49 -08:00
parent 95a286e23b
commit 98a13eec38

View file

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