X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..127bbb52c27974a9ea5558b52731abe08bda90a1:/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" }