Add the ccsdb role to the ci group/host

This commit is contained in:
Pierre-Yves Chibon 2017-05-31 10:29:30 +02:00
parent 18e1264696
commit b3621d5b63

View file

@ -54,6 +54,7 @@
- { role: taskotron/resultsdb-backend, tags: ['resultsdb-be'] }
- { role: taskotron/resultsdb-frontend, tags: ['resultsdb-fe'] }
- { role: taskotron/execdb, tags: ['execdb'] }
- { role: ccsdb, tags: ['ccsdb'] }
handlers:
- include: "{{ handlers_path }}/restart_services.yml"