X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d0661470ef7a5a433d4c56a576a7d0eecf9ad9af..3ca3648cc508007b01e59d61237569c854516197:/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] = {}