fix arm64 libvirt domain definition

pull/11768/head
Ilya Zuyev 2021-06-21 16:16:10 -07:00
parent 70b4328753
commit 84feb87502
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const domainTmpl = `
{{end}}
</cpu>
<os>
<type machine='libvirt'">hvm</type>
<type machine='libvirt'>hvm</type>
<boot dev='cdrom'/>
<boot dev='hd'/>
<bootmenu enable='no'/>