X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d0661470ef7a5a433d4c56a576a7d0eecf9ad9af..19e9b17d7669364742e7340ca8a101642f77b46d:/cookbooks/tile/attributes/default.rb?ds=inline diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb index a9636c134..7ad888fd0 100644 --- a/cookbooks/tile/attributes/default.rb +++ b/cookbooks/tile/attributes/default.rb @@ -6,6 +6,8 @@ default[:tile][:database][:hstore] = true default[:tile][:database][:style_file] = nil default[:tile][:database][:tag_transform_script] = nil +default[:tile][:replication][:url] = "https://planet.osm.org/replication/minute/" + default[:tile][:data] = {} default[:tile][:styles] = {}