From 29345cfd45b88d49a0d4afc84c7e59c481ba7bb0 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 17 Nov 2024 23:08:18 -0600 Subject: [PATCH] ipconfig0 formating --- grail.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grail.tf b/grail.tf index fbaa39b..a990f69 100644 --- a/grail.tf +++ b/grail.tf @@ -13,7 +13,7 @@ resource "proxmox_vm_qemu" "grail" { define_connection_info = true os_network_config = "ubuntu" nameserver = "192.168.0.24" - ipconfig0 = "[gw=192.168.0.1,ip=192.168.0.57/24]" + ipconfig0 = "gw=192.168.0.1,ip=192.168.0.57/24" # ssh_public_keys = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFw70PrMsilcsqCrwW1I6PAt3anQbhmVg+t/HUfomug ryan@mxDesktop" #features {