【发布时间】:2014-01-05 21:47:51
【问题描述】:
当我跑步时
knife bootstrap windows winrm <my ec2 fqdn> -x Administrator -P "<password>" -r "role[myrole]"
我的实例在 vpc 中,并且我已将 eip 附加到位,并且我同时提供了我的私有 ip 和公共 ip
ERROR: Batch render command returned
ERROR: Failed to authenticate to ["10.220.15.254"] as Administrator
Response: Bad HTTP response returned from server (401).
我的 windows 实例应该是什么。
【问题讨论】:
-
你试过用
knife-ec2代替吗?
标签: windows amazon-web-services amazon-ec2 chef-infra knife