Fix kibana optimization for debian 10

This commit is contained in:
amardrbarbar 2020-07-16 14:42:53 +02:00
parent fe973e33e5
commit 186301a12e

View File

@ -132,7 +132,7 @@
- not build_from_sources - not build_from_sources
- name: Kibana optimization (can take a while) - name: Kibana optimization (can take a while)
shell: /usr/share/kibana/node/bin/node {{ node_options }} /usr/share/kibana/src/cli --optimize shell: /usr/share/kibana/node/bin/node {{ node_options }} /usr/share/kibana/src/cli --optimize -c /etc/kibana/kibana.yml
args: args:
executable: /bin/bash executable: /bin/bash
creates: /usr/share/kibana/optimize/wazuh/ creates: /usr/share/kibana/optimize/wazuh/