I just upgraded to the latest version on my 3 node cluster, and was working on building some Packer scripts to build VM templates. I set up a Proxmox API key, but I couldn't get it to connect due to authentication failures:
Read more
Code:
$ packer build .
proxmox-iso.debian: output will be in this color.
Build 'proxmox-iso.debian' errored after 3 seconds 488 milliseconds: 401 authentication failure
==> Wait completed after 3 seconds 488 milliseconds
==> Some builds didn't complete successfully and...
Read more