Merge pull request #6840 from vkatsikaros/patch-2

Fix minor documentation typo in chef-client.html.md
pull/6849/head
Adrien Delorme 8 years ago committed by GitHub
commit 957fac2c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -354,7 +354,7 @@ mode, while passing a `run_list` using a variable.
**Local environment variables**
# Machines Chef directory
# Machine's Chef directory
export PACKER_CHEF_DIR=/var/chef-packer
# Comma separated run_list
export PACKER_CHEF_RUN_LIST="recipe[apt],recipe[nginx]"

Loading…
Cancel
Save