]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/elasticsearch/attributes/default.rb
Move logstash data to main storage array
[chef.git] / cookbooks / elasticsearch / attributes / default.rb
index e5e5c3553377453fec61c349ab78c4d14a3bb951..9acaaa16f6d4e004c97a1b5a17560f3f18c443d0 100644 (file)
@@ -1 +1,2 @@
-default[:apt][:sources] |= ["elasticsearch"]
+default[:elasticsearch][:script][:disable_dynamic] = true
+default[:elasticsearch][:path][:data] = "/var/lib/elasticsearch"