]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/recipes/server.rb
Add recipe to handle installing knife correctly
[chef.git] / cookbooks / chef / recipes / server.rb
index cd4968b734c05452ff75d0d8058a8ac71b615d1c..cd54cf4260e411978c0b6268c7b643a13e2674cb 100644 (file)
@@ -18,6 +18,7 @@
 #
 
 include_recipe "apache"
+include_recipe "chef::knife"
 include_recipe "munin"
 
 # cache_dir = Chef::Config[:file_cache_path]