]> git.openstreetmap.org Git - chef.git/blobdiff - roles/vhagar.rb
Drop necrosan role
[chef.git] / roles / vhagar.rb
index 84c371d3d350b79fdd88b71848a7b6268a80727d..ab538a2ed656a18159893599153a4b3f50c70852 100644 (file)
@@ -30,11 +30,10 @@ 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 => 25,
+    :api_workers => 24,
     :api_pool_size => 8
   }
 )