]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/recipes/server.rb
Install knife on the chef server and update paths
[chef.git] / cookbooks / chef / recipes / server.rb
index cd4968b734c05452ff75d0d8058a8ac71b615d1c..c6ee6f7eb2afdac87e359a08d29a0766ae7bebec 100644 (file)
@@ -48,6 +48,8 @@ include_recipe "munin"
 #   notifies :run, "execute[chef-server-reconfigure]"
 # end
 
+chef_gem "knife"
+
 template "/etc/opscode/chef-server.rb" do
   source "server.rb.erb"
   owner "root"