]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Move logstash data to main storage array
[chef.git] / roles / ironbelly.rb
index fb86c78f09e8d349428500cefda7860ac59d66c3..029c54b4038bceb153c536cbb68b0be52ba2ce54 100644 (file)
@@ -5,6 +5,11 @@ default_attributes(
   :apt => {
     :sources => ["ubuntugis-unstable"]
   },
+  :elasticsearch => {
+    :path => {
+      :data => "/store/elasticsearch"
+    }
+  },
   :git => {
     :allowed_nodes => "*:*",
     :user => "chefrepo",