removing imagefactory client - not needed w/o buildbot
This commit is contained in:
parent
6fbd67ba52
commit
6e8f43f96c
1 changed files with 5 additions and 4 deletions
|
@ -108,10 +108,11 @@
|
||||||
tags:
|
tags:
|
||||||
- qastaticsites
|
- qastaticsites
|
||||||
|
|
||||||
roles:
|
# don't need this if buildbot is not enabled
|
||||||
- { role: taskotron/imagefactory-client,
|
# roles:
|
||||||
when: deployment_type != "qa-stg", tags: ['imagefactoryclient'] }
|
# - { role: taskotron/imagefactory-client,
|
||||||
|
# when: deployment_type != "qa-stg", tags: ['imagefactoryclient'] }
|
||||||
|
#
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers_path }}/restart_services.yml"
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue