5.5.2-r0 release

Update elasticsearch to 5.5.2.
This commit is contained in:
Bitnami Bot
2017-08-18 15:27:32 +00:00
parent d4d3dc9d81
commit 10ca8933a5
4 changed files with 21 additions and 9 deletions

View File

@@ -180,6 +180,7 @@ elasticsearch:
Available variables:
- `ELASTICSEARCH_PLUGINS`: Comma, semi-colon or space separated list of plugins to install at initialization. No defaults
- `ELASTICSEARCH_PORT_NUMBER`: Elasticsearch port. Default: **9200**
- `ELASTICSEARCH_NODE_PORT_NUMBER`: Elasticsearch Node to Node port. Default: **9300**
- `ELASTICSEARCH_CLUSTER_NAME`: The Elasticsearch Cluster Name. Default: **elasticsearch-cluster**