]> git.openstreetmap.org Git - chef.git/commitdiff
pummelzacken: increase fpm processes
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 3 Apr 2020 15:41:36 +0000 (17:41 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 3 Apr 2020 15:41:36 +0000 (17:41 +0200)
Use the default again.

roles/pummelzacken.rb

index d237bd0535e5567a523eecc28862074e55b74b25..75f9a3c690599d0896c40dfaac79cc7d7f95a438 100644 (file)
@@ -50,11 +50,6 @@ default_attributes(
       "isearch" => "/ssd/tablespaces/isearch",
       "daux" => "/data/tablespaces/daux",
       "iaux" => "/data/tablespaces/iaux"
-    },
-    :fpm_pools => {
-      :www => {
-        :max_children => "40"
-      }
     }
   }
 )