chore: update terraform outputs

This commit is contained in:
2026-06-23 22:02:35 +00:00
parent 0d3b95d5ba
commit 4fb9000f79
2 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,6 @@
"n8n": "n8n":
"hosts": "hosts":
"n8n-01": "n8n-01":
"ansible_host": "192.168.10.107" "ansible_host": "192.168.10.106"
"vars": "vars":
"ansible_user": "cloud" "ansible_user": "cloud"

View File

@@ -2,9 +2,9 @@
"main": "main":
"node_name": "pop" "node_name": "pop"
"tags": "tags":
- "agentic" - "agentic"
- "terraform" - "terraform"
- "docker" - "docker"
- "n8n" - "n8n"
- "ip-192-168-10-106" - "ip-192-168-10-106"
"vm_name": "n8n-01" "vm_name": "n8n-01"