]> git.openstreetmap.org Git - chef.git/blobdiff - roles/vhagar.rb
workaround temporary statuscake IP list failure
[chef.git] / roles / vhagar.rb
index 9cbff5edb5ce5ba96d42b38dc3f599f849b6171e..ab538a2ed656a18159893599153a4b3f50c70852 100644 (file)
@@ -30,12 +30,11 @@ default_attributes(
     }
   },
   :nominatim => {
-    :state => "standalone",
-    :dbcluster => "15/main",
+    :dbcluster => "17/main",
     :flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
     :api_flavour => "python",
     :api_workers => 24,
-    :api_pool_size => 10
+    :api_pool_size => 8
   }
 )