]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Increase replication slots
[chef.git] / roles / pummelzacken.rb
index b1d9bff2fe129acfea7bec0199903d747d1eee2c..05393514c155b5ecca84cc774c7a620ab8b9ed26 100644 (file)
@@ -62,13 +62,6 @@ default_attributes(
       "isearch" => "/ssd/tablespaces/isearch",
       "daux" => "/data/tablespaces/daux",
       "iaux" => "/data/tablespaces/iaux"
-    },
-    :fpm_pools => {
-      "nominatim.openstreetmap.org" => {
-        :pm => "dynamic",
-        :max_children => 120,
-        :prometheus_port => 9253
-      }
     }
   }
 )