Doc cleanup
This commit is contained in:
parent
75d750a43e
commit
3b0c47333c
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ansible-elasticsearch
|
||||
|
||||
**THIS ROLE IS UNDER DEVELOPMENT FOR 5.x. FOR 2.x SUPPORT PLEASE USE THE 2.x BRANCH.**
|
||||
**THIS ROLE IS FOR 5.x. FOR 2.x SUPPORT PLEASE USE THE 2.x BRANCH.**
|
||||
|
||||
Ansible role for 5.x Elasticsearch. Currently this works on Debian and RedHat based linux systems. Tested platforms are:
|
||||
|
||||
|
|
@ -314,8 +314,6 @@ These can either be set to a user declared in the file based realm, with admin p
|
|||
|
||||
Additional parameters to es_config allow the customization of the Java and Elasticsearch versions, in addition to role behaviour. Options include:
|
||||
|
||||
Following variables affect the versions installed:
|
||||
|
||||
* ```es_major_version``` (e.g. "5.1" ). Should be consistent with es_version. For versions >= 5.0 this must be "5.x".
|
||||
* ```es_version``` (e.g. "5.1.2").
|
||||
* ```es_api_host``` The host name used for actions requiring HTTP e.g. installing templates. Defaults to "localhost".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue