Add a couple more of dependencies on the crawler

This commit is contained in:
Pierre-Yves Chibon 2014-12-09 00:36:28 +01:00
parent 7aa5a81267
commit 23fdefa66e

View file

@ -10,6 +10,8 @@
yum: pkg={{ item }} state=present yum: pkg={{ item }} state=present
with_items: with_items:
- mirrormanager2-crawler - mirrormanager2-crawler
- python-psycopg2
- fedmsg
tags: tags:
- packages - packages