fix arm64 libvirt domain definition
parent
70b4328753
commit
84feb87502
|
@ -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'/>
|
||||
|
|
Loading…
Reference in New Issue