From: Tom Hughes Date: Tue, 27 Aug 2013 21:18:08 +0000 (+0100) Subject: Update map stylesheet to 2.3.3 release X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b62ced1a75ff3c4aa74d0c528790feabcf9df55f Update map stylesheet to 2.3.3 release --- diff --git a/roles/tile.rb b/roles/tile.rb index eda39b1c3..455e7b372 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.3.2", + :revision => "v2.3.3", :max_zoom => 19 } }