fedimg: s/infrastructure/epel/
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
This commit is contained in:
parent
eb74251c04
commit
d1330d831d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
yum: name="python-libcloud" state=latest
|
yum: name="python-libcloud" state=latest
|
||||||
when: testing
|
when: testing
|
||||||
- name: yum update libcloud from testing repo
|
- 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
|
when: testing
|
||||||
|
|
||||||
- name: verify the backend and restart it
|
- name: verify the backend and restart it
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue