Enterprise chef workstation

天大地大妈咪最大 提交于 2019-12-13 06:49:28

问题


I'm trying to configure my workstation with trial verison of enterprise chef. The validator and client keys are in place i.e. in the /chef-repo/.chef directory. But when I run knife client list , it shows me the following error.

c:\chef-repo>knife client list
ERROR: The object you are looking for could not be found
Response: <html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>ngx_openresty/1.4.3.6</center>
</body>
</html>

My knife.rb is also configured with proper key-names and server ip. Any help would be appreciated.

来源:https://stackoverflow.com/questions/21162458/enterprise-chef-workstation

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