Skip to content

Instantly share code, notes, and snippets.

View ajburton's full-sized avatar

Anthony J Burton ajburton

View GitHub Profile
@ajburton
ajburton / gist:2182892
Created March 24, 2012 13:37
#rubynation list of slides collected from twitter
@ajburton
ajburton / sandbox_quick
Created June 13, 2011 17:23
Sandbox quick start
## all Chef commands need to be run from the chef-repo directory; go there
cd chef-repo
## setup the AWS environment
source .chef/.awsrc
## add the developer ssh key to your keychain
ssh-add .chef/coshx-dev-keypair.pem
## create a node