From: Tom Hughes Date: Wed, 12 Mar 2014 19:16:08 +0000 (+0000) Subject: Update carto stylesheet to v2.11.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/58637e74369bb3266cb3d7d629947be7b8b24b7a Update carto stylesheet to v2.11.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 5af10b8b1..894dfd853 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.10.1", + :revision => "v2.11.0", :max_zoom => 19 } }