]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
Switch wikis to use elasticsearch 6.x
[chef.git] / roles / foundation.rb
index 85efc53f7a0b3f41e68d6949fb556921fd9115df..9328d2688aff2803bacc14fe20a62c9d464c4049 100644 (file)
@@ -6,7 +6,7 @@ default_attributes(
     :sources => ["passenger"]
   },
   :elasticsearch => {
-    :version => "5.x",
+    :version => "6.x",
     :cluster => {
       :name => "foundation"
     }