Saltstack + vSphere: Deploying Windows VM’s with Windows Minion

misc

Ensure that you have set up sphere provider provider, refer my previous blog https://blog.ntitta.in/?p=597 create a windows profile /etc/salt/cloud.profiles.d/w16k.conf  Ensure that you have the smbprotocol and pypsexec installed on the guest windows server template, ensure vmware tools is installed and create a PowerShell script in the path: c:\scripts\e.winrm.ps1, refer salt…

Read More