Make sure python-fedbadges and friends are installed.

This commit is contained in:
Ralph Bean 2013-06-13 21:24:39 +00:00
parent 583f2f2087
commit 6e2dc648f6

View file

@ -1,6 +1,14 @@
---
# Configuration for the fedbadges consumer
- name: install needed packages
yum: pkg=$item state=installed
with_items:
- python-fedbadges
- python-psycopg2
tags:
- packages
- name: copy database configuration
template: src=$item dest=/etc/fedmsg.d/$item owner=fedmsg group=fedmsg mode=0600
with_items: