fedimg: Add dependency to the manual upgrade script
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
parent
bc6f16bc6b
commit
ecf57d16a7
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
||||||
- python2-fedimg
|
- python2-fedimg
|
||||||
- python2-libcloud
|
- python2-libcloud
|
||||||
- python2-fedfind
|
- python2-fedfind
|
||||||
|
- python2-toml
|
||||||
|
- python-vcrpy
|
||||||
when: not testing
|
when: not testing
|
||||||
- name: yum update fedimg packages from testing repo
|
- name: yum update fedimg packages from testing repo
|
||||||
yum: name="{{ item }}" state=latest enablerepo=infrastructure-tags-stg
|
yum: name="{{ item }}" state=latest enablerepo=infrastructure-tags-stg
|
||||||
|
@ -25,6 +27,8 @@
|
||||||
- python2-fedimg
|
- python2-fedimg
|
||||||
- python2-libcloud
|
- python2-libcloud
|
||||||
- python2-fedfind
|
- python2-fedfind
|
||||||
|
- python2-toml
|
||||||
|
- python-vcrpy
|
||||||
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