removing imagefactory client - not needed w/o buildbot

This commit is contained in:
Tim Flink 2017-05-16 12:30:22 +00:00
parent 6fbd67ba52
commit 6e8f43f96c

View file

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