Just posting here to see if anyone else has suffered from this.
I’m using knife winrm to run a few powershell commands along with a chef-client run (all in local mode). Everything works as expected until the very end where after chef-client completes the command just keeps going indefinitely.
I also noticed that when we cancel out of any knife winrm processes that they appear to keep running on the Windows box, which may be a factor.
Has anyone got knife winrm working well with chef-client runs? Specifically in a CI pipeline?
Cheers,
R.