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