X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/281fc20d397cae1ff966d0157a351f4958ce8d24..c389f176ac7a568bedaa7bdd690438b72ecf35bf:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 1a701aa2d..be27fe163 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -43,7 +43,6 @@ default_attributes( :wal_buffers => "1024kB", :wal_writer_delay => "500ms", :commit_delay => "10000", - :checkpoint_segments => "60", :max_wal_size => "2880MB", :random_page_cost => "1.1", :jit => "off", @@ -105,7 +104,7 @@ default_attributes( :styles => { :default => { :repository => "https://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v5.6.1", + :revision => "v5.7.0", :fonts_script => "/srv/tile.openstreetmap.org/styles/default/scripts/get-fonts.sh", :max_zoom => 19 }