Skip to content

Instantly share code, notes, and snippets.

@nhunzaker
Created March 7, 2012 19:44
Show Gist options
  • Select an option

  • Save nhunzaker/1995525 to your computer and use it in GitHub Desktop.

Select an option

Save nhunzaker/1995525 to your computer and use it in GitHub Desktop.
Configuring Chef Example 2
export ORGNAME=your_org
export OPSCODE_USER=your_name
export AWS_ACCESS_KEY_ID=your_key
export AWS_SECRET_ACCESS_KEY=your_secret_key
export AWS_SSH_KEY_ID=name_of_your_amazon_pub_key_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment