From: Tom Hughes Date: Tue, 6 Aug 2013 08:57:09 +0000 (+0100) Subject: Update carto style to 2.3.2 release X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4efdff5fc79e2d9452928d187b97bf65fb920475 Update carto style to 2.3.2 release --- diff --git a/roles/tile.rb b/roles/tile.rb index 6f40eb030..ffd69239d 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -74,7 +74,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.3.1", + :revision => "v2.3.2", :max_zoom => 19 } }