]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Configure PDU monitoring in Amsterdam
[chef.git] / roles / pummelzacken.rb
index 59853cc0d26322c1ca7bd343642d90fcd91d1e22..2280a94726c4c0dc90d418053d5bb1e45ce79115 100644 (file)
@@ -48,6 +48,11 @@ default_attributes(
       "isearch" => "/ssd/tablespaces/isearch",
       "daux" => "/data/tablespaces/daux",
       "iaux" => "/data/tablespaces/iaux"
+    },
+    :fpm_pools => {
+      :www => {
+        :max_children => "40"
+      }
     }
   }
 )