Fix seed vm deprovision
The libvirt_vm_vcpus and libvirt_vm_memory_mb variables are required by the stackhpc.libvirt-vm role even when setting libvirt_vm_state to absent. Without these variables, `kayobe seed vm deprovision` fails with the following error: FAILED! => {"msg": "'libvirt_vm_vcpus' is undefined"} Change-Id: If74f4229cf777328e3a02794067caae7aa731a80
Please register or sign in to comment