]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
reduce size of fpm pool on pummelzacken even more
[chef.git] / roles / pummelzacken.rb
index 9cf7ec326f053edb0912ad835f91326c18c14651..6fd7b39bf29d89819b0091677517d32d623f62f5 100644 (file)
@@ -51,7 +51,7 @@ default_attributes(
     },
     :fpm_pools => {
         :www => {
-            :max_children => "50"
+            :max_children => "40"
         }
     }
   }