]> git.openstreetmap.org Git - chef.git/blobdiff - roles/poldi.rb
tilecache: larger proxy mem buffer to avoid filebacked buffer
[chef.git] / roles / poldi.rb
index f340d82e081ae382579c396a4903a3a675048d80..fde01429a6b8808e79aa576dcb09edfdeaea32e1 100644 (file)
@@ -65,7 +65,7 @@ default_attributes(
     :fpm_pools => {
         :www => {
             :pm => "dynamic",
-            :max_children => "80"
+            :max_children => "70"
         },
         :bulk => {
             :pm => "static",
@@ -78,6 +78,9 @@ default_attributes(
       :sensors_volt => {
         :volt6 => {
           :warning => "2.992:3.536"
+        },
+        :volt10 => {
+          :warning => "2.71:3.29"
         }
       }
     }