more renaming stuff for migration from qadevel-stg to qa-stg

This commit is contained in:
Tim Flink 2015-07-17 22:30:08 +00:00
parent 3356c3ad48
commit 12659b2361
7 changed files with 23 additions and 23 deletions

View file

@ -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