From 36c2e9540c03e0ff6467767e024b7e69e815c09f Mon Sep 17 00:00:00 2001 From: Ryan Blundon Date: Sat, 7 Mar 2026 22:00:41 -0600 Subject: [PATCH] updated tfvars --- terraform/proxmox/hosts/tfvars/lightning-lane.tfvars | 2 ++ 1 file changed, 2 insertions(+) diff --git a/terraform/proxmox/hosts/tfvars/lightning-lane.tfvars b/terraform/proxmox/hosts/tfvars/lightning-lane.tfvars index cb6be91..a56393b 100644 --- a/terraform/proxmox/hosts/tfvars/lightning-lane.tfvars +++ b/terraform/proxmox/hosts/tfvars/lightning-lane.tfvars @@ -15,3 +15,5 @@ vm_id = 71035 ip_address = "10.1.71.35" target_node = "main-street-usa" template_name = "ubuntu-24.04-small" +use_dhcp = false +started = true \ No newline at end of file