]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pyrene.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / pyrene.rb
index 11cc90954fe93b6bf4bcec856bced2fa81d209ec..ff1b2fc4b7519542f53064652097ee3026db9fc0 100644 (file)
@@ -56,7 +56,7 @@ default_attributes(
   },
   :tile => {
     :database => {
-      :cluster => "12/main",
+      :cluster => "14/main",
       :postgis => "3"
     },
     :mapnik => "3.1",
@@ -68,8 +68,8 @@ default_attributes(
       }
     },
     :ratelimit => {
-      :requests_per_second => 40,
-      :maximum_backlog => 7200
+      :requests_per_second => 30,
+      :maximum_backlog => 3600
     }
   }
 )