Skip to content

Commit

Permalink
Turned off log summaries until fixed
Browse files Browse the repository at this point in the history
Change-Id: Ifb7cec2d4e3097ba3f3c1c1ecda15479343eee98
  • Loading branch information
aakarshg committed Feb 1, 2018
1 parent d07f89d commit ed2d3cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/oooq/roles/browbeat-classify/tasks/main.yml
Expand Up @@ -23,5 +23,5 @@
- name: Upload timeseries data summaries to cockroach db
shell: "source {{ ansible_env.HOME }}/browbeat-venv/bin/activate; bml --upload-timesummary {{browbeat_uuid.stdout}}"

- name: Upload log data summaries to cockroach db
shell: "source {{ ansible_env.HOME }}/browbeat-venv/bin/activate; bml --upload-logsummary {{browbeat_uuid.stdout}}"
#- name: Upload log data summaries to cockroach db
# shell: "source {{ ansible_env.HOME }}/browbeat-venv/bin/activate; bml --upload-logsummary {{browbeat_uuid.stdout}}"

0 comments on commit ed2d3cf

Please sign in to comment.