openqa: install openqa-plugin-fedmsg

This commit is contained in:
Adam Williamson 2016-03-10 17:07:13 -08:00
parent bebc2e63d1
commit 1a33048416

View file

@ -68,6 +68,7 @@
- python2-fedfind
- openqa
- openqa-httpd
- openqa-plugin-fedmsg
tags:
- packages
@ -75,7 +76,6 @@
dnf: name={{ item }} state=present enablerepo=adamwill-openQA
with_items:
- libselinux-python
- openqa
- git
- json_diff
- libselinux-utils
@ -88,7 +88,6 @@
- libguestfs-xfs
- python2-pexpect
- python-libguestfs
- python2-fedfind
tags:
- packages