]> git.openstreetmap.org Git - chef.git/commitdiff
Merge remote-tracking branch 'github/pull/704'
authorTom Hughes <tom@compton.nu>
Sun, 3 Nov 2024 17:25:53 +0000 (17:25 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Nov 2024 17:25:53 +0000 (17:25 +0000)
cookbooks/nominatim/recipes/default.rb
cookbooks/tools/recipes/default.rb

index 452f3a640ede062ff3b2617ca6be9bc7a4464c0b..87c917889367b01d64aeecc0305fab82e490b301 100644 (file)
@@ -111,6 +111,10 @@ if platform?("debian")
     python3-dev
     pkg-config
     osm2pgsql
+    ruby
+    ruby-file-tail
+    ruby-pg
+    ruby-webrick
   ]
 
   python_virtualenv python_directory do
index fae7b598facefae535eb0d068cec654f3178f257..d07ddcfe55e58bcec8bfb43c3706627d4b9f1da3 100644 (file)
@@ -20,6 +20,7 @@
 package %w[
   bash-completion
   cron
+  curl
   dmidecode
   ethtool
   iotop