more renaming stuff for migration from qadevel-stg to qa-stg
This commit is contained in:
parent
3356c3ad48
commit
12659b2361
7 changed files with 23 additions and 23 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
- name: ensure packages required for buildmaster are installed
|
||||
action: yum name={{ item }} state=latest
|
||||
when: deployment_type == 'qadevel-prod' or deployment_type == 'qadevel-stg'
|
||||
when: deployment_type == 'qadevel-prod' or deployment_type == 'qa-stg'
|
||||
with_items:
|
||||
- python-novaclient
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue