feat: rocky 9 updates

This commit is contained in:
AJ Schroeder
2024-06-29 10:43:05 -05:00
parent 651a9a0223
commit 80b9360d05
4 changed files with 45 additions and 21 deletions

View File

@@ -13,9 +13,10 @@ vm_os_version = "9"
// 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 = "x86-64-v2-AES"