]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/replication.rb
Require apt cookbook for osmdbt in planet cookbook
[chef.git] / cookbooks / planet / recipes / replication.rb
index 165b9282a51bd2f4ae137bf0ede80b9bb8fbb399..2a5867bc52779df17b94e1faaf6534d3c317ac03 100644 (file)
@@ -20,6 +20,7 @@
 require "yaml"
 
 include_recipe "accounts"
+include_recipe "apt"
 include_recipe "osmosis"
 
 db_passwords = data_bag_item("db", "passwords")