autosigner: Install fedmsg

This commit is contained in:
Till Maas 2014-05-30 20:39:44 +02:00
parent 7f00c656fb
commit 2f97e1d19e

View file

@ -1,4 +1,10 @@
- name: add pkgs
# sigul needs to be the latest package from the infrastructure builder repo
- name: install dependencies (latest versions)
yum: state=latest pkg={{ item }}
with_items:
- sigul
- name: install dependencies
yum: state=installed pkg={{ item }}
with_items:
- fedmsg