X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2ecb8ca90ac730ada6e083aebd8f3265033f46d5..a627b8b2958a004bc980fb0724cf1962e030b3a5:/cookbooks/tile/attributes/default.rb diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb index 1396f5cc6..ec7dc38a4 100644 --- a/cookbooks/tile/attributes/default.rb +++ b/cookbooks/tile/attributes/default.rb @@ -6,7 +6,7 @@ default[:tile][:database][:hstore] = true default[:tile][:database][:style_file] = nil default[:tile][:database][:tag_transform_script] = nil -default[:tile][:mapnik] = "3.0" +default[:tile][:mapnik] = "3.1" default[:tile][:replication][:url] = "https://planet.osm.org/replication/minute/"