From: Tom Hughes Date: Sat, 22 Feb 2014 15:44:42 +0000 (+0000) Subject: Update carto stylesheet to v2.9.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c9ffab04093281856632401ecb951435dd4c08d5 Update carto stylesheet to v2.9.1 --- diff --git a/roles/tile.rb b/roles/tile.rb index 7c307a085..0afd4ac27 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.0", + :revision => "v2.9.1", :max_zoom => 19 } }