X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..8c1961ef9f39e8c78f4198e26ba5a88f37ebb293:/roles/foundation.rb diff --git a/roles/foundation.rb b/roles/foundation.rb index bafa81db7..95b72429a 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -3,7 +3,7 @@ description "Role applied to all OSMF servers" default_attributes( :elasticsearch => { - :version => "6.x", + :version => "7.x", :cluster => { :name => "foundation" }