resultsdb: install ci_resultsdb on the stg box

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-10-10 15:06:40 +02:00
parent b906c4e887
commit ebe8d4728a

View file

@ -79,3 +79,4 @@
roles:
- { role: rdbsync, tags: ['rdbsync']}
- { role: ci_resultsdb, tags: ['ci_resultsdb'], when: deployment_type == "stg" }