You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/role-elasticsearch.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,8 @@ This variable activates a workaround to start on systems that have certain harde
57
57
* *elasticsearch_seed_hosts*: Set elasticsearch seed hosts
58
58
* *elasticsearch_security_enrollment*: Controls enrollment (of nodes and Kibana) to a local node that’s been autoconfigured for security.
59
59
60
-
*elasticsearch_upgrade_routing_mode*: Set `cluster.routing.allocation.enable` during rolling upgrade. (default: `none`)
61
-
*elasticsearch_upgrade_stop_ml*: Stop the tasks associated with active machine learning jobs and datafeeds during rolling upgrade. (default: `false`)
60
+
* *elasticsearch_upgrade_routing_mode*: Set `cluster.routing.allocation.enable` during rolling upgrade. (default: `none`)
61
+
* *elasticsearch_upgrade_stop_ml*: Stop the tasks associated with active machine learning jobs and datafeeds during rolling upgrade. (default: `false`)
62
62
63
63
The following variable was only integrated to speed up upgrades of non-production clusters. Use with caution and at your own risk:
0 commit comments