libvirt: Don't require Virtualisation Technology (VT)
Hosts used for development, test or CI may not have Virtualization Technology (VT) enabled. Don't fail if it's disabled. Story: 2009858 Task: 44496 Change-Id: Ie7f9e5f6682985e08c5bd22441f9ba6aee34b64a
This commit is contained in:
parent
8b618b7e5a
commit
46519602de
4
etc/kayobe/libvirt.yml
Normal file
4
etc/kayobe/libvirt.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
# Hosts used for development, test or CI may not have Virtualization Technology
|
||||||
|
# (VT) enabled. Don't fail if it's disabled.
|
||||||
|
libvirt_host_require_vt: false
|
Loading…
Reference in New Issue
Block a user