Revert "Looks like module yum ignores enablerepo"
This reverts commit 5bbf700324
.
This commit is contained in:
parent
5bbf700324
commit
4b0ed24d3d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
yum: name="bodhi-server" state=latest
|
yum: name="bodhi-server" state=latest
|
||||||
when: not testing
|
when: not testing
|
||||||
- name: yum update bodhi-server packages from testing repo
|
- 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
|
when: testing
|
||||||
|
|
||||||
- name: verify the frontend and stop it
|
- name: verify the frontend and stop it
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue