Merge pull request #2115 from erichelgeson/patch-1

website/docs: Clarify statement on role files with chef-solo
This commit is contained in:
Mitchell Hashimoto 2013-09-03 21:04:21 -07:00
commit 0a9c3c73db
1 changed files with 3 additions and 0 deletions

View File

@ -97,6 +97,9 @@ end
Just like the cookbooks path, the roles path is relative to the project
root if a relative path is given.
**Note:** The name of the role file must be the same as the role name.
For example the `web` role must be in the `roles_path` as web.json or web.rb.
## Data Bags
[Data bags](http://docs.opscode.com/essentials_data_bags.html) are also