]> git.openstreetmap.org Git - chef.git/commitdiff
Update osmdbt to v0.5
authorTom Hughes <tom@compton.nu>
Fri, 29 Apr 2022 23:11:03 +0000 (00:11 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 29 Apr 2022 23:11:03 +0000 (00:11 +0100)
cookbooks/db/recipes/base.rb

index c8a2dfcce5cc593f9226ab0d0e204f3e7870b9e7..51bfca632ebec52734affa8c6880e4d6665a78cd 100644 (file)
@@ -67,7 +67,7 @@ package %w[
 git "/opt/osmdbt" do
   action :sync
   repository "https://github.com/openstreetmap/osmdbt.git"
-  revision "v0.2"
+  revision "v0.5"
   depth 1
   user "root"
   group "root"