feat: rocky 8 updates

This commit is contained in:
AJ Schroeder
2024-06-29 10:41:51 -05:00
parent 41c45ef133
commit 651a9a0223
3 changed files with 44 additions and 20 deletions

View File

@@ -13,9 +13,10 @@ vm_os_version = "8"
// Virtual Machine Guest Operating System Setting
vm_os_type = "l26"
vm_cloudinit = true
// Virtual Machine Hardware Settings
vm_bios = "seabios"
vm_bios = "ovmf"
vm_cpu_count = 1
vm_cpu_sockets = 1
vm_cpu_type = "kvm64"