]> git.openstreetmap.org Git - chef.git/commitdiff
more tweaking of poldi's fpm pools
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 12 Mar 2014 18:14:34 +0000 (19:14 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 12 Mar 2014 18:14:34 +0000 (19:14 +0100)
roles/poldi.rb

index 8aefdaf8221669630c9841cef0e595ab6d0083d0..fde01429a6b8808e79aa576dcb09edfdeaea32e1 100644 (file)
@@ -69,7 +69,7 @@ default_attributes(
         },
         :bulk => {
             :pm => "static",
-            :max_children => "9"
+            :max_children => "10"
         }
     }
   },