X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..f4306404410dd0e03feb34f2ccb5ada67683cf2f:/roles/foundation.rb diff --git a/roles/foundation.rb b/roles/foundation.rb index 466e575f1..95b72429a 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -2,11 +2,8 @@ name "foundation" description "Role applied to all OSMF servers" default_attributes( - :apt => { - :sources => ["passenger"] - }, :elasticsearch => { - :version => "6.x", + :version => "7.x", :cluster => { :name => "foundation" }