From: Tom Hughes Date: Tue, 27 Jan 2015 18:57:15 +0000 (+0000) Subject: Update carto stylesheet to v2.27.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e5e8a7d6eeec063b5f673b87a4305a358f7fd841 Update carto stylesheet to v2.27.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 8d1af516e..3f7afe9ea 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.26.1", + :revision => "v2.27.0", :max_zoom => 19 } }