From: Tom Hughes Date: Thu, 9 Jan 2014 17:55:59 +0000 (+0000) Subject: Update carto stylesheet to v2.8.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/8904a0fb9c414e4b8a386f08201d11bea64fa29c Update carto stylesheet to v2.8.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 79454293d..f9207e95f 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.7.0", + :revision => "v2.8.0", :max_zoom => 19 } }