Merge "Storing timeseries data summary in cockrochdb"

This commit is contained in:
Zuul 2017-10-18 00:01:55 +00:00 committed by Gerrit Code Review
commit 33b34e8723
1 changed files with 2 additions and 2 deletions

View File

@ -20,5 +20,5 @@
- debug: msg="{{ browbeatml_summary.stdout_lines }}"
- name: Upload timeseries data summaries to cockroach db
shell: "source {{ ansible_env.HOME }}/browbeat-venv/bin/activate; bml --upload-timesummary {{browbeat_uuid.stdout}}"