I'm creating a system for work to automatically deploy servers with proxmox to then be provisioned and then later decommissioned. The entire point of this system is that I don't pay for server time I don't use, so a lot of my work is creating code to automatically deploy servers on demand. I now have gotten to the point that servers come online with Proxmox running, however, to add them to the cluster I'm required to use my root password? That's insane if that's true, is there no way for me to give that permission to anything other than the key to everything? Can I create a one time ticket to invite a node to join? Use another user's password?