Fix minor typo in chef-client.html.md

pull/6840/head
vkatsikaros 8 years ago committed by GitHub
parent 89150dee93
commit caccbdc712
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