fuel-plugin-elasticsearch-k.../deployment_scripts/puppet/modules
Simon Pasquier 1c35a4eda8 Get rid of auto_expand_replicas for Kibana indices
Setting auto_expand_replicas to "0-all" can make the Kibana indices
unavailable when scaling up the Elasticsearch cluster. As a consequence,
the Kibana service is unavailable and the operator needs to manually fix
the problem. This change applies the same replication settings as for
the log and notification indices leading to more predictable behavior.
It also enforces the replication settings in the provision_services.pp
manifest to deal with scale-down and scale-up operations.

Change-Id: I8979f3d006ccd908711cbe0862032dc7b73d9b62
Closes-Bug: #1552258
2017-01-11 10:05:44 +01:00
..
lma_logging_analytics Get rid of auto_expand_replicas for Kibana indices 2017-01-11 10:05:44 +01:00