fix: remove invalid variable (#18)

This commit is contained in:
TheHitman1977
2025-10-21 21:22:49 -05:00
committed by GitHub
parent d321a1356f
commit 14f2af170a
18 changed files with 0 additions and 18 deletions

View File

@@ -142,7 +142,6 @@ source "proxmox-iso" "linux-almalinux" {
ssh_username = "${var.build_username}"
ssh_password = "${var.build_password}"
ssh_timeout = "${var.timeout}"
ssh_port = "22"
qemu_agent = true
network_adapters {

View File

@@ -142,7 +142,6 @@ source "proxmox-iso" "linux-almalinux" {
ssh_username = "${var.build_username}"
ssh_password = "${var.build_password}"
ssh_timeout = "${var.timeout}"
ssh_port = "22"
qemu_agent = true
network_adapters {

View File

@@ -142,7 +142,6 @@ source "proxmox-iso" "linux-almalinux" {
ssh_username = "${var.build_username}"
ssh_password = "${var.build_password}"
ssh_timeout = "${var.timeout}"
ssh_port = "22"
qemu_agent = true
network_adapters {