From #6
That when communicator is specified as winrm, that we're not obliged to insert ssh credentials (ssh_username) on the config.
Since windows can't use ssh to connect (I think?) we need to use winrm instead of ssh to connect to the VM and launch the shutdown.
I may need some input from a Windows guys/girl to be sure about how Windows works exactly and the best practice about building windows images, but otherwise should be a quick fix.
To be investigated.
From #6
Since windows can't use ssh to connect (I think?) we need to use winrm instead of ssh to connect to the VM and launch the shutdown.
I may need some input from a Windows guys/girl to be sure about how Windows works exactly and the best practice about building windows images, but otherwise should be a quick fix.
To be investigated.