Revert "Looks like module yum ignores enablerepo"

This reverts commit 5bbf700324.
This commit is contained in:
Patrick Uiterwijk 2016-09-10 18:00:43 +00:00
parent 5bbf700324
commit 4b0ed24d3d

View file

@ -35,7 +35,7 @@
yum: name="bodhi-server" state=latest
when: not testing
- name: yum update bodhi-server packages from testing repo
command: yum --enablerepo=infrastructure-testing -y bodhi-server
yum: name="bodhi-server" state=latest enablerepo=infrastructure-testing
when: testing
- name: verify the frontend and stop it