Commit c857e6f1 by Jeff LaJoie

remove elasticsearch

parent 67609edb
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
- install:app-requirements - install:app-requirements
- name: initialize elasticsearch - name: initialize elasticsearch
command: "/usr/bin/env && {{ forum_code_dir }}/bin/rake search:initialize" command: "/usr/bin/env"
args: args:
chdir: "{{ forum_code_dir }}" chdir: "{{ forum_code_dir }}"
become_user: "{{ forum_user }}" become_user: "{{ forum_user }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment