]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Update carto stylesheet to v4.6.0
[chef.git] / roles / tile.rb
index a0375726831b0ea1717c17f269f873305f9c512e..7dfc958fd7224287bb2d8a272be17c716e80ce4a 100644 (file)
@@ -42,6 +42,7 @@ default_attributes(
         :commit_delay => "10000",
         :checkpoint_segments => "60",
         :max_wal_size => "2880MB",
+        :random_page_cost => "1.1",
         :track_activity_query_size => "16384"
       }
     }
@@ -90,7 +91,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v3.0.0",
+        :revision => "v4.6.0",
         :max_zoom => 19
       }
     }