Continue restructuring

This commit is contained in:
Greg Hellings
2023-08-10 14:10:58 -05:00
parent 22c04bd092
commit cc95162e18
27 changed files with 951 additions and 149 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ source "virtualbox-iso" "x86_64" {
cpus = local.cpus
memory = local.memory
headless = var.headless
nic_type = "virtio"
guest_os_type = "RedHat_64"
guest_os_type = "Linux_64"
guest_additions_url = "http://download.virtualbox.org/virtualbox/7.0.10/VBoxGuestAdditions_7.0.10.iso"
guest_additions_sha256 = "bbabd89b8fff38a257bab039a278f0c4dc4426eff6e4238c1db01edb7284186a"
vboxmanage = [