]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Update chef client to 12.3.0
[chef.git] / roles / pummelzacken.rb
index 559cb61da41be41ea7e5c52397ee3a16526eac88..00ecfe5e534674b47c23c0c6a975831ad61368a9 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
     }
   },
   :postgresql => {
-    :versions => [ "9.3" ],
+    :versions => ["9.3"],
     :settings => {
       :defaults => {
         :shared_buffers => "10GB",
@@ -43,7 +43,7 @@ default_attributes(
       :www => {
         :port => "8000",
         :pm => "dynamic",
-        :max_children => "70"
+        :max_children => "60"
       },
       :bulk => {
         :port => "8001",