diff --git a/playbooks/manual/upgrade/fedimg.yml b/playbooks/manual/upgrade/fedimg.yml index 57097ece60..71dfe2da7e 100644 --- a/playbooks/manual/upgrade/fedimg.yml +++ b/playbooks/manual/upgrade/fedimg.yml @@ -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