disabling imagefactoryclient on qa-stg
This commit is contained in:
parent
94d121fef5
commit
74963490bd
1 changed files with 2 additions and 1 deletions
|
@ -109,7 +109,8 @@
|
|||
- qastaticsites
|
||||
|
||||
roles:
|
||||
- { role: taskotron/imagefactory-client, tags: ['imagefactoryclient']}
|
||||
- { role: taskotron/imagefactory-client,
|
||||
when: deployment_type != "qa-stg", tags: ['imagefactoryclient'] }
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue