]> git.openstreetmap.org Git - chef.git/commitdiff
Update planet dump recipe for Ubuntu 16.04
authorTom Hughes <tom@compton.nu>
Mon, 30 May 2016 09:11:27 +0000 (10:11 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 30 May 2016 09:11:27 +0000 (10:11 +0100)
cookbooks/planet/recipes/dump.rb

index 4b7be0270389b75484e7b879b019ab6e385d1ebc..dabe4231ebec4b3555d70c72a2278ac953f6e9d6 100644 (file)
@@ -43,8 +43,8 @@ package "libprotobuf-dev"
 package "osmpbf-bin"
 
 # Add planet-mirror-redirect-update dependencies
-package "php5-cli"
-package "php5-curl"
+package "php-cli"
+package "php-curl"
 
 directory "/opt/planet-dump-ng" do
   owner "root"