Hi Jose

I'm not the Chef expert here, but just to clarify: the output you pasted was from

java -jar target/chef-basics-jar-with-dependencies.jar aws-ec2 accesskey secretkey mygroup add

or

java -jar target/chef-basics-jar-with-dependencies.jar aws-ec2 accesskey secretkey mygroup solo

? And I'm assuming you have '~/.ssh/id_rsa' (or equivalent on a Windows machine) present, as described in the README [1]?

Regards

ap

[1] https://github.com/jclouds/jclouds-examples/tree/master/chef-basics

Reply via email to