Update to Elastic 7.0.1 (#382)

This commit is contained in:
Kshitij Gupta
2019-05-07 01:49:19 -07:00
committed by Antoine Cotten
parent e8e238f00c
commit 05e527c503
6 changed files with 9 additions and 14 deletions

View File

@@ -5,11 +5,6 @@
cluster.name: "docker-cluster"
network.host: 0.0.0.0
# minimum_master_nodes need to be explicitly set when bound on a public IP
# set to 1 to allow single node clusters
# Details: https://github.com/elastic/elasticsearch/pull/17288
discovery.zen.minimum_master_nodes: 1
## Use single node discovery in order to disable production mode and avoid bootstrap checks
## see https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html
#