Begin adding VMWare

This commit is contained in:
Greg Hellings
2023-08-15 11:23:29 -05:00
committed by greg-compass
parent 15044c8fb9
commit a56b40249b
17 changed files with 35 additions and 27 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ source "vmware-iso" "x86_64" {
cpus = local.cpus
memory = local.memory
headless = var.headless
guest_os_type = "Linux_64"
#guest_os_type = "Linux_64"
http_content = var.http_files
http_directory = var.http_directory