]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Restart squid if /dev/shm entries are missing
[chef.git] / roles / tile.rb
index 97917a92aa2533e67c0b29c4fa6f3d9d9e99c4f9..cb703ae71511b39cb172cab9e95b5a531c887b26 100644 (file)
@@ -20,7 +20,8 @@ default_attributes(
       :min_spare_threads => 300,
       :max_spare_threads => 1200,
       :max_connections_per_child => 0,
-      :async_request_worker_factor => 4
+      :async_request_worker_factor => 4,
+      :listen_cores_buckets_ratio => 6
     }
   },
   :munin => {
@@ -99,7 +100,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.22.0",
+        :revision => "v4.24.1",
         :max_zoom => 19
       }
     }