X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f230534aa49095f18dcc67306c2f7f26934496b9..a7d7bb9186bcd1ce33483c4587b80c90bc03534b:/cookbooks/tile/attributes/default.rb diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb index cbdf35bf5..4efb899cf 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][:engine] = "custom" +default[:tile][:replication][:engine] = "osm2pgsql" default[:tile][:replication][:url] = "https://osm-planet-eu-central-1.s3.dualstack.eu-central-1.amazonaws.com/planet/replication/minute" default[:tile][:data] = {}