bodhi2: Install mock and mash on the backend

This commit is contained in:
Luke Macken 2015-07-22 18:42:06 +00:00
parent 2897a24ced
commit 0975ccf7db

View file

@ -22,6 +22,8 @@
yum: pkg={{ item }} state=present
with_items:
- python-fedora-turbogears
- mock
- mash
tags:
- packages