Skip to content

Instantly share code, notes, and snippets.

@jordandm
Created March 7, 2012 18:51
Show Gist options
  • Select an option

  • Save jordandm/1995090 to your computer and use it in GitHub Desktop.

Select an option

Save jordandm/1995090 to your computer and use it in GitHub Desktop.
Example Knife Bootstrap Command
knife ec2 server create -r 'role[data-service]' -I ami-8e1fece7 -f m1.large -d amazon-linux-gems -G "web-dev" -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -VV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment