From 29fa57da6cf2f128a0c44fc9c1f54e22cf93064a Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 3 Sep 2013 21:06:45 -0700 Subject: [PATCH] website/docs: clarify roles --- website/docs/source/v2/provisioning/chef_solo.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/source/v2/provisioning/chef_solo.html.md b/website/docs/source/v2/provisioning/chef_solo.html.md index 68af02702..4b8027d26 100644 --- a/website/docs/source/v2/provisioning/chef_solo.html.md +++ b/website/docs/source/v2/provisioning/chef_solo.html.md @@ -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. 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