fedimg: Add dependency to the manual upgrade script

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
Sayan Chowdhury 2018-04-13 01:15:19 +05:30 committed by Sayan Chowdhury
parent bc6f16bc6b
commit ecf57d16a7

View file

@ -18,6 +18,8 @@
- python2-fedimg
- python2-libcloud
- python2-fedfind
- python2-toml
- python-vcrpy
when: not testing
- name: yum update fedimg packages from testing repo
yum: name="{{ item }}" state=latest enablerepo=infrastructure-tags-stg
@ -25,6 +27,8 @@
- python2-fedimg
- python2-libcloud
- python2-fedfind
- python2-toml
- python-vcrpy
when: testing
- name: verify the backend and restart it