I've something wrong after do the knife solo prepare. I dont know why this happen.
$ knife solo prepare root@url -c solo.rb -i /../path/certificate.pem
Bootstrapping Chef...
Enter the password for root@url:
curl: (6) Couldn't resolve host 'www.opscode.com'
bash: install.sh: No such file or directory
Generating node config './nodes/url.json'...
i'm manualy create .pem by following this step. http://panoptic.com/wiki/aolserver/How_to_generate_self-signed_SSL_certificates
what is wrong with curl?
cmiiw