I have installed chef server, client version 12.0.1 and 12.0.3 respectively but unable to authenticate to chef server

孤人 提交于 2019-12-11 08:01:51

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!