X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3b6c4a7fde47963091251384cbb2749445488cf8..98365f1da1424a74d5e1a562f0885608fadb88e7:/cookbooks/planet/recipes/default.rb diff --git a/cookbooks/planet/recipes/default.rb b/cookbooks/planet/recipes/default.rb index 5cfdf5416..cb2ff26f3 100644 --- a/cookbooks/planet/recipes/default.rb +++ b/cookbooks/planet/recipes/default.rb @@ -21,6 +21,7 @@ include_recipe "apache::ssl" package "perl" package "php5-cli" +package "osmosis" remote_directory "/usr/local/bin" do source "bin"