问题
When I run the following command
knife client list
I got the Below Error:
The object you are looking for could not be found
回答1:
Make sure your chef_server_url
in knife.rb
includes the /organizations/<name>
bit. How did you create your knife config?
来源:https://stackoverflow.com/questions/27717465/i-have-installed-chef-server-client-version-12-0-1-and-12-0-3-respectively-but