changed vm_bios to ovmf
This commit is contained in:
@@ -16,7 +16,7 @@ vm_os_type = "l26"
|
|||||||
vm_cloudinit = true
|
vm_cloudinit = true
|
||||||
|
|
||||||
// Virtual Machine Hardware Settings
|
// Virtual Machine Hardware Settings
|
||||||
vm_bios = "seabios"
|
vm_bios = "ovmf"
|
||||||
vm_cpu_count = 1
|
vm_cpu_count = 1
|
||||||
vm_cpu_sockets = 1
|
vm_cpu_sockets = 1
|
||||||
vm_cpu_type = "x86-64-v2-AES"
|
vm_cpu_type = "x86-64-v2-AES"
|
||||||
|
|||||||
Reference in New Issue
Block a user