X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..405d16b96558438a5af813ddf4c15671886c7424:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index cc5a1ba56..c9338173a 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -64,7 +64,8 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.2.0" + :revision => "v2.2.0", + :max_zoom => 19 } } }