]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
nominatim: make deploy tag the default mode of checkout
[chef.git] / roles / tile.rb
index 88a971145373651c786a6eaba5f75ae0e833e064..2a4af1a95595aa2ce42d776493cfdaebf557dd06 100644 (file)
@@ -41,7 +41,7 @@ default_attributes(
         :wal_level => "minimal",
         :wal_buffers => "1024kB",
         :wal_writer_delay => "500ms",
-        :checkpoint_timeout => "60min"
+        :checkpoint_timeout => "60min",
         :commit_delay => "10000",
         :max_wal_size => "10GB",
         :max_wal_senders => "0",
@@ -104,7 +104,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.7.0",
+        :revision => "v5.8.0",
         :fonts_script => "/srv/tile.openstreetmap.org/styles/default/scripts/get-fonts.sh",
         :max_zoom => 19
       }