From bc2530a126d262824eb423214bed2ab3d74ed072 Mon Sep 17 00:00:00 2001 From: Karel Minarik Date: Wed, 6 Mar 2013 19:54:57 +0100 Subject: [PATCH] [#75] Upgrade the "elasticsearch-cloud-aws" plugin to 1.11.0 --- attributes/aws.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attributes/aws.rb b/attributes/aws.rb index 9592c94e2..84b28418f 100644 --- a/attributes/aws.rb +++ b/attributes/aws.rb @@ -23,7 +23,7 @@ # Instead of using AWS access tokens, you can create the instance with a IAM role. # See: http://aws.amazon.com/iam/faqs/#How_do_i_get_started_with_IAM_roles_for_EC2_instances -default.elasticsearch[:plugins][:aws][:version] = '1.9.0' +default.elasticsearch[:plugins][:aws][:version] = '1.11.0' # === AWS === # AWS configuration is set based on data bag values.