Created
October 4, 2010 23:50
-
-
Save rcreasey/610677 to your computer and use it in GitHub Desktop.
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
| arkham:~ (ruby-1.8.7-p248) % knife ec2 server create "role[webserver]" -i ami-7ce51015 -G web,default -x centos5-gems -I ~/.ec2/arkham.local.pem | |
| Instance ID: i-af1d03c5 | |
| Flavor: m1.small | |
| Image: ami-7ce51015 | |
| Availability Zone: us-east-1b | |
| Security Groups: web, default | |
| SSH Key: arkham.local | |
| Waiting for server................ | |
| Waiting 10 seconds for SSH Host Key generation on: ec2-184-73-36-219.compute-1.amazonaws.com | |
| Public DNS Name: ec2-184-73-36-219.compute-1.amazonaws.com | |
| Public IP Address: 184.73.36.219 | |
| Private DNS Name: domU-12-31-39-0B-1D-A7.compute-1.internal | |
| Private IP Address: 10.214.34.85 | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| INFO: Bootstrapping Chef on ec2-184-73-36-219.compute-1.amazonaws.com | |
| Connection refused on SSH, retrying - CTRL-C to abort | |
| ^CFATAL: SIGINT received, stopping | |
| FATAL: SIGINT received, stopping |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment