Clarify statement on role files with chef-solo

This commit is contained in:
Eric Helgeson 2013-09-03 20:48:36 -05:00
parent 56be8cb393
commit e335725106
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