Hello everyone! I'm trying to set template's cloud-init configs via proxmox-api-go package's proxmox.Client.SetVmConfig() method. I need to set username, password, ssh-key and network configs. I created variable map[string]interface{} with content:
{
"ipconfig0": NewNet0Cfg...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.