]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Upgrade one node to use a chef 12 client as a test
[chef.git] / roles / pummelzacken.rb
index 559cb61da41be41ea7e5c52397ee3a16526eac88..a9733375164f26b1c90e57923b721d39f208fcec 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
     }
   },
   :postgresql => {
-    :versions => [ "9.3" ],
+    :versions => ["9.3"],
     :settings => {
       :defaults => {
         :shared_buffers => "10GB",
@@ -43,12 +43,12 @@ default_attributes(
       :www => {
         :port => "8000",
         :pm => "dynamic",
-        :max_children => "70"
+        :max_children => "60"
       },
       :bulk => {
         :port => "8001",
         :pm => "static",
-        :max_children => "10"
+        :max_children => "5"
       }
     },
     :tablespaces => {