You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create cas5-test with AMI ami-7abd0209 in eu-west-1[2016-05-26T12:20:28+07:00] INFO: Processing chef_node[cas5-test] action create (basic_chef_client::block line 57)
- update node cas5-test at chefzero://localhost:8890
- update normal.chef_provisioning.reference.allocated_at from "2016-05-26 05:09:59 UTC" to "2016-05-26 05:20:28 UTC"
- waiting for cas5-test (i-8e652c04 on aws::eu-west-1) to become ready ...
- been waiting 0/120 -- sleeping 10 seconds for cas5-test (i-8e652c04 on aws::eu-west-1) to become ready ...[2016-05-26T12:20:30+07:00] INFO: [Aws::EC2::Client 200 0.4035 0 retries] describe_instances(instance_ids:["i-8e652c04"])
- been waiting 10/120 -- sleeping 10 seconds for cas5-test (i-8e652c04 on aws::eu-west-1) to become ready ...[2016-05-26T12:20:41+07:00] INFO: [Aws::EC2::Client 200 1.283138 0 retries] describe_instances(instance_ids:["i-8e652c04"])
- been waiting 20/120 -- sleeping 10 seconds for cas5-test (i-8e652c04 on aws::eu-west-1) to become ready ...[2016-05-26T12:20:53+07:00] INFO: [Aws::EC2::Client 200 1.840443 0 retries] describe_instances(instance_ids:["i-8e652c04"])
- been waiting 30/120 -- sleeping 10 seconds for cas5-test (i-8e652c04 on aws::eu-west-1) to become ready ...[2016-05-26T12:21:05+07:00] INFO: [Aws::EC2::Client 200 2.084856 0 retries] describe_instances(instance_ids:["i-8e652c04"])
[2016-05-26T12:21:05+07:00] INFO: Reading key bob from file /Users/cduong/.ssh/bob
[2016-05-26T12:21:05+07:00] INFO: 70318552257620 Executing sudo pwd on [email protected]
Even I specified key_path is bob_2, not bob, it's still calling, like the default key_name at user's home SSH folder.
The text was updated successfully, but these errors were encountered:
Hi,
I'm provisioning the machine with different
key_name
andkey_path
, bob and bob_2[2016-05-26T12:20:29+07:00] INFO: [Aws::EC2::Client 200 0.413051 0 retries] describe_instances(instance_ids:["i-8e652c04"])
Even I specified
key_path
is bob_2, not bob, it's still calling, like the defaultkey_name
at user's home SSH folder.The text was updated successfully, but these errors were encountered: