From 6150a281f5bfc686bb1c1b89cd13b26f6d901d51 Mon Sep 17 00:00:00 2001 From: amangoel Date: Wed, 24 Sep 2014 17:15:47 -0700 Subject: [PATCH] Update chef-solo.html.markdown --- website/source/docs/provisioners/chef-solo.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/chef-solo.html.markdown b/website/source/docs/provisioners/chef-solo.html.markdown index e3852cb20..ba0bb3484 100644 --- a/website/source/docs/provisioners/chef-solo.html.markdown +++ b/website/source/docs/provisioners/chef-solo.html.markdown @@ -112,7 +112,7 @@ and has a set of variables available to use: * `DataBagsPath` is the path to the data bags folder. * `EncryptedDataBagSecretPath` - The path to the encrypted data bag secret * `EnvironmentsPath` - The path to the environments folder. -* `RolesPath` - The path the folders folder. +* `RolesPath` - The path to the roles folder. ## Execute Command