chef-client provisioner failing on Windows Server 2012 R2: Failed to read the private key #6366
Labels
bug
community-supported-plugin
denotes requests for plugins that are supported by the community, not by HashiCorp engineers
help wanted
provisioner/chef
remote-plugin/chef
I'm seeing issues with the chef-provisioner starting in build 1.2.0. I"m pretty confident the issue is a bug because downgrading packer to 1.1.3 reliably fixes the issue, but if I upgrade to any version above that (1.2.0+) I reliably see failures with the chef-client being unable to find private key. Full log is listed below, but the consistent failure I see is:
Given that it's complaining there is no client.pem, this seems to suggest that the bootstrap process is somehow short circuited - i.e. the validation key is not uploaded an used maybe?
PACKER_LOG=1 packer build template.json
: debug outputThe text was updated successfully, but these errors were encountered: