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:
|
||||
- qastaticsites
|
||||
|
||||
roles:
|
||||
- { role: taskotron/imagefactory-client,
|
||||
when: deployment_type != "qa-stg", tags: ['imagefactoryclient'] }
|
||||
|
||||
# don't need this if buildbot is not enabled
|
||||
# roles:
|
||||
# - { role: taskotron/imagefactory-client,
|
||||
# when: deployment_type != "qa-stg", tags: ['imagefactoryclient'] }
|
||||
#
|
||||
handlers:
|
||||
- include: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue