This commit is contained in:
2025-09-18 09:36:40 -05:00
parent fcd839a00e
commit eea499a32c

View File

@@ -66,9 +66,8 @@ source "proxmox-iso" "ubuntu-2404" {
# (Optional) Bind IP Address and Port # (Optional) Bind IP Address and Port
# http_bind_address = "10.1.149.166" # http_bind_address = "10.1.149.166"
http_port = 8543 http_port_min = 8543
# http_port_min = 8543 http_port_max = 8543
# http_port_max = 8543
sockets = "${var.vm_cpu_sockets}" sockets = "${var.vm_cpu_sockets}"
cores = "${var.vm_cpu_cores}" cores = "${var.vm_cpu_cores}"