Skip to content

Commit

Permalink
cook-80, server includes client, don't redefine /etc/chef
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Apr 22, 2009
1 parent 5b5733e commit 5fbb4f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions chef/recipes/server.rb
Expand Up @@ -37,11 +37,6 @@
end
end

directory "/etc/chef" do
owner "chef"
mode 0755
end

directory "/var/chef" do
owner "chef"
group "chef"
Expand Down

0 comments on commit 5fbb4f5

Please sign in to comment.