check-compose: python2-fedmsg not python-fedmsg
godfuckingdamnit
This commit is contained in:
parent
95a286e23b
commit
98a13eec38
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
dnf: name={{ item }} state=present
|
dnf: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- fedfind
|
- fedfind
|
||||||
- python-fedmsg
|
- python2-fedmsg
|
||||||
- python-six
|
- python-six
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue