Merge pull request #7347 from dmerrick/patch-1

Fixing second paragraph indentation and link.
This commit is contained in:
Seth Vargo 2016-05-26 15:35:01 -04:00
commit 06135e3d6e
1 changed files with 2 additions and 2 deletions

View File

@ -59,11 +59,11 @@ understand their purpose.
requested version. If they match, no action is taken. If they do not match,
the value specified in this attribute will be installed in favor of the
existing version (a message will be displayed).
You can also specify "latest" (default), which will install the latest
version of Chef on the system. In this case, Chef will use whatever
version is on the system. To force the newest version of Chef to be
installed on every provision, set the {#install} option to "force".
installed on every provision, set the [`install`](#install) option to "force".
## Runner Chef Provisioners