X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2b742aa96a7c7e1256ad9a7c8e9ee698130b5226..1310b65dff0180fc1ace5c3205c51fe1fe1345cb:/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 => {