From c8bd30e63302b58760ef8859a842918ebf72fb16 Mon Sep 17 00:00:00 2001 From: Eric Heydrick Date: Thu, 16 Jul 2015 17:05:15 -0700 Subject: [PATCH] Remove duplicate node.max_local_storage_nodes setting from the config template --- templates/default/elasticsearch.yml.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/default/elasticsearch.yml.erb b/templates/default/elasticsearch.yml.erb index c40d78559..d8c348dd7 100644 --- a/templates/default/elasticsearch.yml.erb +++ b/templates/default/elasticsearch.yml.erb @@ -56,7 +56,6 @@ # <%= print_value(@config, 'action.auto_create_index') -%> <%= print_value(@config, 'plugin.mandatory') -%> -<%= print_value(@config, 'node.max_local_storage_nodes') -%> <%= print_value(@config, 'action.destructive_requires_name') -%> <%= print_value(@config, 'cloud.node.auto_attributes') -%> #