Win32-OpenSSH is not abled to be connected
hxietkg opened this issue · 0 comments
What steps did you take and what happened:
[A clear and concise description on how to REPRODUCE the bug.]
image-builder is supporting ssh_source_url
to install external ssh server for windows image build, but it does not work for windows server 2019 because it does not set the correct permission on the ssh folder C:\Program Files\OpenSSH
, so we are not able to ssh to the windows node.
What did you expect to happen:
SSH works.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Project (Image Builder for Cluster API, kube-deploy/imagebuilder, konfigadm):
Additional info for Image Builder for Cluster API related issues:
- OS (e.g. from
/etc/os-release
, orcmd /c ver
): windows server 2019 - Packer Version:
- Packer Provider:
- Ansible Version:
- Cluster-api version (if using):
- Kubernetes version: (use
kubectl version
):
/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels]