website/docs: clarify roles
This commit is contained in:
parent
0a9c3c73db
commit
29fa57da6c
|
@ -99,6 +99,8 @@ root if a relative path is given.
|
||||||
|
|
||||||
**Note:** The name of the role file must be the same as the role name.
|
**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.
|
For example the `web` role must be in the `roles_path` as web.json or web.rb.
|
||||||
|
This is required by Chef itself, and isn't a limitation imposed by
|
||||||
|
Vagrant.
|
||||||
|
|
||||||
## Data Bags
|
## Data Bags
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue