From: Tom Hughes Date: Wed, 26 Feb 2014 18:11:44 +0000 (+0000) Subject: Update carto stylesheet to v2.10.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3ffa9b4c3c8007056b5c8c229e19485f18f6f501?hp=7a8a1cf571031b7ce3e2dea20dfb75427fdc9207 Update carto stylesheet to v2.10.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 0afd4ac27..5787ea3e6 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -76,7 +76,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.9.1", + :revision => "v2.10.0", :max_zoom => 19 } }