Add VBox Type where available

This commit is contained in:
Greg Hellings
2024-01-09 22:31:00 -06:00
parent 3aef715e85
commit 22dfbae908
19 changed files with 22 additions and 3 deletions
@@ -25,4 +25,5 @@ boot_command = [
"<leftCtrlOn>x<leftCtrlOff>"
]
cd_files = [ "distros/centos-stream/8/disc/*" ]
vbox_os_type = "RedHat8_64"
HERPDERP