Hi All,
I need help in writing packer template for centos image. I’m facing the below error
Build ‘proxmox’ errored after 1 second 871 milliseconds: Error creating VM: Error creating VM: 400 Parameter verification failed., error status: {“errors”:{“scsi0”:“invalid format - unable to parse drive options\n”,“net0”:“invalid format - unable to parse network options\n”},
I have also one more doubt i have seen some videos where after we run
#packer build
the VM will be created and after that it shuts down is it expected behaviour?? can i login to that vm by turning it on??