Also update python2-fedmsg-atomic-composer when updating bodhi.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
5b93785229
commit
dfcb50f1e2
1 changed files with 2 additions and 0 deletions
|
@ -36,11 +36,13 @@
|
||||||
with_items:
|
with_items:
|
||||||
- bodhi-docs
|
- bodhi-docs
|
||||||
- bodhi-server
|
- bodhi-server
|
||||||
|
- python2-fedmsg-atomic-composer
|
||||||
- name: yum update bodhi-server packages from testing repo
|
- name: yum update bodhi-server packages from testing repo
|
||||||
yum: name="{{ item }}" state=latest enablerepo=infrastructure-testing
|
yum: name="{{ item }}" state=latest enablerepo=infrastructure-testing
|
||||||
with_items:
|
with_items:
|
||||||
- bodhi-docs
|
- bodhi-docs
|
||||||
- bodhi-server
|
- bodhi-server
|
||||||
|
- python2-fedmsg-atomic-composer
|
||||||
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