Skip to content

Instantly share code, notes, and snippets.

@mathieue
Created August 10, 2012 21:19
Show Gist options
  • Select an option

  • Save mathieue/3318073 to your computer and use it in GitHub Desktop.

Select an option

Save mathieue/3318073 to your computer and use it in GitHub Desktop.
Boot a ec2 instance with chef
knife ec2 server create -I ami-359ea941 -f t1.micro -x ubuntu --region 'eu-west-1' -Z 'eu-west-1a'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment