]> git.openstreetmap.org Git - chef.git/blobdiff - roles/logstash.rb
Make sure tile cookbook only requests the required postgres version
[chef.git] / roles / logstash.rb
index 860e015ffab717d8291f81b6dc6158aa3dff1087..b5cbac83630910bb098a2a944afa92d9d7c38ae1 100644 (file)
@@ -2,14 +2,6 @@ name "logstash"
 description "Role applied to all logstash servers"
 
 default_attributes(
-  :apt => {
-    :sources => ["logstash"]
-  },
-  :elasticsearch => {
-    :cluster => {
-      :name => "logstash"
-    }
-  },
   :kibana => {
     :sites => {
       :logstash => {