]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
Update elasticsearch to 2.x on ridley
[chef.git] / roles / foundation.rb
index 338d1ab4cbd5174992fdab88c55701e617929481..22f8dc3eb0f52ee170fc21cf9254b6a0168bdb7e 100644 (file)
@@ -11,6 +11,7 @@ default_attributes(
     :sources => ["passenger", "brightbox-ruby-ng"]
   },
   :elasticsearch => {
+    :version => "2.x",
     :cluster => {
       :name => "foundation"
     },