Hi Andrew,
I am sorry, I did dot expose this issue in a clear way. Then, the output
pasted for me was from
java -jar target/chef-basics-jar-with-dependencies.jar aws-ec2 accesskey
secretkey mygroup solo
However, when I run the add command:
java -jar target/chef-basics-jar-with-dependencies.jar aws-ec2 accesskey
secretkey mygroup add
I obtained a similar error too.
I think the problem is the user used in the goal VM, but I do not sure.
Thanks a lot for your reply.
Jose
El 23/01/2014 14:46, Andrew Phillips escribió:
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