Upgrade the cluster to use the 1.2.x repository

This commit is contained in:
R. Tyler Croy 2014-06-03 14:53:03 -07:00
parent 687c92c517
commit 7b9f7c7acb
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ node /^.*elasticsearch\d+$/ inherits default {
'elasticsearch':
ensure => present,
manage_repo => true,
repo_version => '1.1',
repo_version => '1.2',
java_install => true,
config => {
cloud => {