I have Proxmox and Jenkins. I need to start a virtual machine on Proxmox (build slave) from a job in Jenkins.
I have a script that automatically creates and starts a VM on Proxmox and adds this VM as Jenkins slave. How to run this script from an item on Jenkins?