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 "role[base-aws]" -N test-01 -I ami-0129cc68 -f m1.large -d centos5-gems -G default -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-65223306 | |
| Flavor: m1.large | |
| Image: ami-0129cc68 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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 "role[base-aws]" -N test-01 -I ami-0129cc68 -f m1.large -d centos5-gems -G default -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user chef-knife --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-b39b8ad0 | |
| Flavor: m1.large | |
| Image: ami-0129cc68 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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 "role[base-aws]" -N aws-test-01 -I ami-1b814f72 -f m1.large -G default -i certificates/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-73b1a010 | |
| Flavor: m1.large | |
| Image: ami-1b814f72 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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 "role[base-aws]" -N aws-test-01 -I ami-1b814f72 -f m1.large -G default -i certificates/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-f1b2a392 | |
| Flavor: m1.large | |
| Image: ami-1b814f72 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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 "role[base-aws]" -N aws-test-01 -I ami-0129cc68 -f m1.large -d centos5-gems -G default -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-efbaab8c | |
| Flavor: m1.large | |
| Image: ami-0129cc68 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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 "role[base-aws]" -N aws-test-01 -I ami-0129cc68 -f m1.large -d centos5-gems -G default -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user chef-knife --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-fda0b19e | |
| Flavor: m1.large | |
| Image: ami-0129cc68 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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
| Waiting for sshd....DEBUG: sshd accepting connections on ec2-107-22-35-19.compute-1.amazonaws.com, banner is SSH-2.0-OpenSSH_5.3 | |
| done | |
| Bootstrapping Chef on ec2-107-22-35-19.compute-1.amazonaws.com | |
| DEBUG: Looking for bootstrap template in /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap | |
| DEBUG: Looking for bootstrap template in /Users/jdeamattson/repos/chef-repo/.chef/bootstrap | |
| DEBUG: Looking for bootstrap template in /Users/jdeamattson/.chef/bootstrap | |
| /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:122:in `dirname': can't convert Array into String (TypeError) | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:122:in `load_template' | |
| from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `find' |
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 "role[base-aws]" -N aws-test-02-01 -I ami-69a46e00 -f m1.large -d amazon-linux-gems -G default -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-69e1f10a | |
| Flavor: m1.large | |
| Image: ami-69a46e00 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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 "role[base-aws]" -N aws-test-02-01 -I ami-69a46e00 -f m1.large -d amazon-linux-gems -G default -i ~/.ssh/chef-knife.pem -S chef-knife --ssh-user ec2-user --region us-east-1 -Z us-east-1d -V -V | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Instance ID: i-d5baaab6 | |
| Flavor: m1.large | |
| Image: ami-69a46e00 | |
| Region: us-east-1 | |
| Availability Zone: us-east-1d | |
| Security Groups: default | |
| SSH Key: chef-knife |
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
| Jordans-MacBook-Pro:chef-repo jdeamattson$ knife cookbook site install runit -VV | |
| DEBUG: Using configuration from /Users/jdeamattson/repos/chef-repo/.chef/knife.rb | |
| Installing runit to /Users/jdeamattson/repos/chef-repo/.chef/../cookbooks | |
| DEBUG: sh(git branch --no-color) | |
| chef-vendor-AmazonEC2Tag | |
| chef-vendor-accounts | |
| chef-vendor-apache2 | |
| chef-vendor-apt | |
| chef-vendor-aws | |
| chef-vendor-aws_extras |
OlderNewer