Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
Revert "add rule about roles"
Browse files Browse the repository at this point in the history
This reverts commit 9210794.
Sam Kottler committed Jun 23, 2014
1 parent 9210794 commit 4140d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ This repository contains chef artifacts used to deploy all the different pieces
1. All cookbooks should live *somewhere* upstream. This could be a developers's GitHub account, or the Chef community site. All the cookbooks in the `cookbooks` directory are wrappers which set attributes, configure necessary LWRP's, and include recipes. The functionality itself comes from the upstream cookbooks.
2. Unless a wrapper cookbooks requires a cookbook for the same software which is different than what's on the Chef community site, all dependencies should be in a wrapper cookbook's `metadata.rb`, rather than in the `Berksfile` located in the root of this repo.
3. No binaries ever go into this repo. They should all live in an apt repository or in S3.
4. We use roles, but only for search. Each role has one recipe, and no attributes should be added to a role.

### Chef guidelines

0 comments on commit 4140d7f

Please sign in to comment.