]> git.openstreetmap.org Git - chef.git/commitdiff
Switch to planet-dump-ng 1.2.4 for Ubuntu 22.04 compatibility
authorTom Hughes <tom@compton.nu>
Thu, 30 Jun 2022 16:46:07 +0000 (17:46 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 2 Jul 2022 23:01:21 +0000 (00:01 +0100)
cookbooks/planet/recipes/dump.rb

index 5f04bf1d764f10b6186f4e1a26642a190ef2e77d..5e236c6bb6d5037b736da3a91bd5506e171192f2 100644 (file)
@@ -61,7 +61,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "https://github.com/zerebubuth/planet-dump-ng.git"
 git "/opt/planet-dump-ng" do
   action :sync
   repository "https://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.2.3"
+  revision "v1.2.4"
   depth 1
   user "root"
   group "root"
   depth 1
   user "root"
   group "root"