This is my original EL9 templates hardware layout
After cloning (full) via the following command, the layout changes
qm clone $VM_TEMPLATE $VM_ID --name $VM_HOSTNAME --storage ${VM_STORAGE:-data} -full
disk-0 and disk-1 switched places. I assume this is due to the way the cloning is...