X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d1b6d1bdf5a3799ce51159bee1e3bf92c4bed3e6..d658907b1e0cdd53ff73441b0675fd8a8af93841:/cookbooks/tile/attributes/default.rb diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb index 776e274b0..cbdf35bf5 100644 --- a/cookbooks/tile/attributes/default.rb +++ b/cookbooks/tile/attributes/default.rb @@ -8,6 +8,7 @@ default[:tile][:database][:tag_transform_script] = nil default[:tile][:mapnik] = "3.1" +default[:tile][:replication][:engine] = "custom" default[:tile][:replication][:url] = "https://osm-planet-eu-central-1.s3.dualstack.eu-central-1.amazonaws.com/planet/replication/minute" default[:tile][:data] = {}