fix terraform

This commit is contained in:
2026-03-14 22:18:28 -05:00
parent 42ea1e2d03
commit 03b8abbe4d

View File

@@ -19,7 +19,6 @@ target_node = "fantasyland"
clone_node = "fantasyland" clone_node = "fantasyland"
template_name = "ubuntu-24.04-small" template_name = "ubuntu-24.04-small"
datastore = "liberty-tree" datastore = "liberty-tree"
vlan_id = 71
bridge = "vmbr0" bridge = "vmbr0"
dns_servers = ["10.1.71.1"] dns_servers = ["10.1.71.1"]
search_domain = "local.mk-labs.cloud" search_domain = "local.mk-labs.cloud"