From: Tom Hughes Date: Wed, 11 Dec 2013 00:06:56 +0000 (+0000) Subject: Update carto stylesheets to v2.7.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/ff34d2c9a62b8537b8ff2697e2f9a4b76df1f052?ds=inline Update carto stylesheets to v2.7.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 7c234ed2c..79454293d 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.6.0", + :revision => "v2.7.0", :max_zoom => 19 } }