X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e3fa759f61647e6000db79153ec84001e8cf5a97..f8a576aca1270f703f38c3257cf533390692de06:/cookbooks/planet/templates/default/aws-config.erb diff --git a/cookbooks/planet/templates/default/aws-config.erb b/cookbooks/planet/templates/default/aws-config.erb index 5f0a8c01d..a4994316f 100644 --- a/cookbooks/planet/templates/default/aws-config.erb +++ b/cookbooks/planet/templates/default/aws-config.erb @@ -3,6 +3,15 @@ region = eu-central-1 [profile osm-pds-upload] region = eu-central-1 +s3 = + max_bandwidth = 150MB/s + max_concurrent_requests = 256 + +[profile osm-osmdbt-state] +region = eu-west-1 + +[profile osm-osmdbt-state-upload] +region = eu-west-1 s3 = max_bandwidth = 100MB/s max_concurrent_requests = 256