Unable Bootstrap chef client on windows 7

懵懂的女人 提交于 2019-12-13 17:28:45

问题


Following are the steps I have performed till now,

  1. Installed chef-server and configured v11.0 on Ubuntu 10.04 LTS
  2. Installed chefDK 0.17 on windows 7
  3. Fetched certificate on workstation as well as on node from chef server
  4. I have also updated hosts files on every machine

Now , while bootstrapping from workstation to install and register chef node on chef server I'm getting the following error

ERROR: Failed to authenticate to https://EVALCHEFLIN01.ecsemea.com:443 as ECSAdm
in with key C:/Users/ECSAdmin/.chef/admin.pem
Response:  Failed to authenticate as 'ECSAdmin'. Ensure that your node_name and
client key are correct.

What is that I'm doing wrong or missing while bootstrap?

来源:https://stackoverflow.com/questions/39161062/unable-bootstrap-chef-client-on-windows-7

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