Created
March 7, 2012 18:51
-
-
Save jordandm/1995090 to your computer and use it in GitHub Desktop.
Example Knife Bootstrap Command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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