X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..e6a82f6cb415dba275e1fab32b37e24eb12c7603:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 69b6a45d2..7e67d1960 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -14,6 +14,7 @@ default_attributes( "/store/rails" => { :host => "ironbelly", :path => "/store/rails" } }, :passenger => { + :version => 4, :pool_idle_time => 0 }, :web => {