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