geerlingguy / ansible-role-elasticsearch

Ansible Role - Elasticsearch
https://galaxy.ansible.com/geerlingguy/elasticsearch/
MIT License
185 stars 209 forks source link

Add ability to configure heap size #35

Closed astik closed 4 years ago

astik commented 6 years ago

This will set the heap size for elastic search latest version. Also, it removes a now removed setting 'script.indexed'.

Should fix #7 .

geerlingguy commented 4 years ago

Sorry, did not see this PR before merging #42; this is now implemented via that PR.