From: Tom Hughes Date: Wed, 21 May 2014 19:57:27 +0000 (+0100) Subject: Update carto stylesheet to v2.14.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/293e937354dace9745b8e8f6860e09cbeac54424?hp=a2131407eb794673e66a2289ebda25007b4f561a Update carto stylesheet to v2.14.1 --- diff --git a/roles/tile.rb b/roles/tile.rb index 82344ed7a..daff99ac9 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -83,7 +83,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.13.0", + :revision => "v2.14.1", :max_zoom => 19 } }