X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2b742aa96a7c7e1256ad9a7c8e9ee698130b5226..f7a188f47e729ecb0a53012ce4b238a6904a3358:/roles/logstash.rb diff --git a/roles/logstash.rb b/roles/logstash.rb index 860e015ff..9e421fc8d 100644 --- a/roles/logstash.rb +++ b/roles/logstash.rb @@ -2,13 +2,11 @@ name "logstash" description "Role applied to all logstash servers" default_attributes( - :apt => { - :sources => ["logstash"] - }, :elasticsearch => { :cluster => { :name => "logstash" - } + }, + :version => "6.x" }, :kibana => { :sites => {