我在做刀独奏准备后出了点问题。我不知道为什么会这样。
$ 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'...
我按照此步骤手动创建 .pem。 http://panoptic.com/wiki/aolserver/How_to_generate_self-signed_SSL_certificates
卷曲有什么问题?
cmiiw