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
+1
View File
@@ -17,3 +17,4 @@ boot_command = [
cd_files = [
"distros/ubuntu/20.04/disc/*"
]
vbox_os_type = "Ubuntu20_LTS_64"
+1
View File
@@ -17,3 +17,4 @@ boot_command = [
cd_files = [
"distros/ubuntu/22.04/disc/*"
]
vbox_os_type = "Ubuntu22_LTS_64"
+1
View File
@@ -17,3 +17,4 @@ boot_command = [
cd_files = [
"distros/ubuntu/23.10/disc/*"
]
vbox_os_type = "Ubuntu23_64"