Skip to content
Snippets Groups Projects
Commit 5da984e8 authored by jurgenhaas's avatar jurgenhaas
Browse files

Disable ingest-attachment plugin for now as the installation fails because of permissions

parent 3e322942
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@
elasticsearch_plugin:
name: '{{ item }}'
state: 'present'
with_items:
- 'ingest-attachment'
with_items: []
#- 'ingest-attachment'
notify:
- "Restart Elasticsearch"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment