Install mirrormanager2-statistics on the backend

Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
Adrian Reber 2015-12-17 16:01:42 +00:00
parent 3f881b3d22
commit c6783d0391

View file

@ -10,9 +10,11 @@
yum: pkg={{ item }} state=present yum: pkg={{ item }} state=present
with_items: with_items:
- mirrormanager2-backend - mirrormanager2-backend
- mirrormanager2-statistics
- bzip2 - bzip2
- python-psycopg2 - python-psycopg2
- fedmsg - fedmsg
- jq
tags: tags:
- packages - packages