remove file script feature
File scripts have been removed since elasticsearch 6.0 (https://www.elastic.co/guide/en/elasticsearch/reference/6.0/breaking_60_scripting_changes.html#_file_scripts_removed)
This commit is contained in:
parent
86c8e3c59b
commit
1585ec2c1c
8 changed files with 22 additions and 86 deletions
|
|
@ -15,7 +15,6 @@ es_java_install: true
|
|||
update_java: false
|
||||
es_restart_on_change: true
|
||||
es_plugins_reinstall: false
|
||||
es_scripts: false
|
||||
es_templates: false
|
||||
es_user: elasticsearch
|
||||
es_group: elasticsearch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue