Skip to content

Commit

Permalink
[#75] Upgrade the "elasticsearch-cloud-aws" plugin to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karmi committed Mar 6, 2013
1 parent 430778d commit bc2530a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/aws.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit bc2530a

Please sign in to comment.