From: Tom Hughes Date: Fri, 21 Feb 2014 18:18:15 +0000 (+0000) Subject: Update carto stylesheet to v2.9.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/aedc39a4bc96b0c4a40eb3118119b4111c5d63c1?ds=sidebyside Update carto stylesheet to v2.9.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index f9207e95f..7c307a085 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.8.0", + :revision => "v2.9.0", :max_zoom => 19 } }