From: Tom Hughes Date: Sun, 29 Jan 2017 17:34:58 +0000 (+0000) Subject: Update carto stylesheet to v3.1.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/906c7224dd9c337766986a9e22f67242f9b29a93?ds=inline Update carto stylesheet to v3.1.0 Closes #111 --- diff --git a/roles/tile.rb b/roles/tile.rb index e0f940d9a..547445838 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -90,7 +90,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v3.0.1", + :revision => "v3.1.0", :max_zoom => 19 } }