mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
Fix minor typo in chef-client.html.md
This commit is contained in:
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user