]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/default.rb
Use system package for osmosis
[chef.git] / cookbooks / planet / recipes / default.rb
index 5cfdf541691f1654e34b45ef0757c9108c7dce62..cb2ff26f30b61e379b59e23efcf2b00ef2b06463 100644 (file)
@@ -21,6 +21,7 @@ include_recipe "apache::ssl"
 
 package "perl"
 package "php5-cli"
+package "osmosis"
 
 remote_directory "/usr/local/bin" do
   source "bin"