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