fedimg: s/infrastructure/epel/

Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
This commit is contained in:
Sayan Chowdhury 2017-06-16 07:13:24 +00:00
parent eb74251c04
commit d1330d831d

View file

@ -24,7 +24,7 @@
yum: name="python-libcloud" state=latest
when: testing
- name: yum update libcloud from testing repo
yum: name="python-libcloud" state=latest enablerepo=infrastructure-testing
yum: name="python-libcloud" state=latest enablerepo=epel-testing
when: testing
- name: verify the backend and restart it