fixed terraform
This commit is contained in:
@@ -15,5 +15,7 @@ vm_id = 71035
|
|||||||
ip_address = "10.1.71.35"
|
ip_address = "10.1.71.35"
|
||||||
target_node = "main-street-usa"
|
target_node = "main-street-usa"
|
||||||
template_name = "ubuntu-24.04-small"
|
template_name = "ubuntu-24.04-small"
|
||||||
use_dhcp = false
|
|
||||||
started = true
|
# Bootstrap mode — no n8n/NetBox pipeline available yet
|
||||||
|
started = true
|
||||||
|
use_dhcp = false
|
||||||
@@ -22,3 +22,7 @@ datastore = "liberty-tree"
|
|||||||
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"
|
||||||
|
|
||||||
|
# Bootstrap mode — no n8n/NetBox pipeline available yet
|
||||||
|
started = true
|
||||||
|
use_dhcp = false
|
||||||
Reference in New Issue
Block a user