Maria Zlatkova | 5180dd7 | 2017-11-30 12:35:38 +0200 | [diff] [blame] | 1 | --- |
2 | summary: > | ||||
3 | Added a new parameter for Elasticsearch | ||||
4 | |||||
5 | features: | ||||
6 | - | | ||||
7 | Added the ``elasticsearch_version`` parameter to specify which version of | ||||
8 | Elasticsearch should be deployed. By default, Elasticsearch v2 is | ||||
9 | installed. | ||||
10 | |||||
11 | To deploy Elasticsearch v5, specify the ``elasticsearch_version: 5`` | ||||
12 | parameter in the | ||||
13 | ``classes/cluster/<cluster_name>/stacklight/server.yml`` file of | ||||
14 | the Reclass model of your MCP deployment. | ||||
15 |