Support for removing mlock + max open files + fix to documentation error

This commit is contained in:
Dale McDiarmid 2015-11-27 13:17:09 +00:00
parent b2997cc0bc
commit d7d144b638
3 changed files with 29 additions and 9 deletions

View file

@ -112,7 +112,6 @@ An example of a two server deployment, each with 1 node on one server and 2 node
es_templates: false
es_version_lock: false
es_cluster_name: test-cluster
m_lock_enabled: true
ansible_user: ansible
es_plugins:
- plugin: elasticsearch/license
@ -128,7 +127,6 @@ An example of a two server deployment, each with 1 node on one server and 2 node
es_templates: false
es_version_lock: false
es_cluster_name: test-cluster
m_lock_enabled: false
ansible_user: ansible
es_plugins:
- plugin: elasticsearch/license