Use the super latest python-libcloud.

This commit is contained in:
Ralph Bean 2014-12-07 17:34:18 +00:00
parent bf6c75f5bf
commit 684265d0ea

View file

@ -7,11 +7,17 @@
- koji - koji
- fedmsg - fedmsg
- python-paramiko - python-paramiko
- python-libcloud
- python-fedimg - python-fedimg
tags: tags:
- fedimg - fedimg
- name: except for python-libcloud, we need the super latest version
yum: pkg={{ item }} state=latest enablerepo=epel-testing
with_items:
- python-libcloud
tags:
- fedimg
- name: install latest fedimg - name: install latest fedimg
yum: pkg={{ item }} state=latest yum: pkg={{ item }} state=latest
with_items: with_items: