X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/dcdef4623982f888f381ade07bcf4e723335b6cc..8ffc850ffeb275c8d5478d310154b145291b1305:/cookbooks/tile/attributes/default.rb diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb index ec7dc38a4..a44aa1455 100644 --- a/cookbooks/tile/attributes/default.rb +++ b/cookbooks/tile/attributes/default.rb @@ -8,7 +8,7 @@ default[:tile][:database][:tag_transform_script] = nil default[:tile][:mapnik] = "3.1" -default[:tile][:replication][:url] = "https://planet.osm.org/replication/minute/" +default[:tile][:replication][:url] = "https://planet.openstreetmap.org/replication/minute/" default[:tile][:data] = {} default[:tile][:styles] = {}