]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/aws-config.erb
account: update ligfietser ssh key
[chef.git] / cookbooks / planet / templates / default / aws-config.erb
index d62dcdad94640151c0500b61d6cee652e04b80df..a4994316fdf08494a7ded2d9c20ca9c79fcb55f5 100644 (file)
@@ -4,5 +4,14 @@ region = eu-central-1
 [profile osm-pds-upload]
 region = eu-central-1
 s3 =
 [profile osm-pds-upload]
 region = eu-central-1
 s3 =
-    max_bandwidth = 75MB/s
-    max_concurrent_requests = 512
+    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