Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With crc-org/machine-driver-libvirt@a130898 now `nvram` is added to domain template and as part of undefine it we need to use this flag otherwise following error occur during `crc cleanup` if domain is present. ``` Code=55, Domain=10, Message='Requested operation is not valid: cannot undefine domain with nvram' ``` This pr even work with current template where no `<nvram />` present.
- Loading branch information