generated from CC/VMServiceTemplate
chore: update terraform outputs
This commit is contained in:
8
ansible/inventory/inventory.yml
Executable file
8
ansible/inventory/inventory.yml
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
"all":
|
||||||
|
"children":
|
||||||
|
"n8n":
|
||||||
|
"hosts":
|
||||||
|
"n8n-01":
|
||||||
|
"ansible_host": "192.168.10.117"
|
||||||
|
"vars":
|
||||||
|
"ansible_user": "cloud"
|
||||||
10
terraform/vm_data.yml
Executable file
10
terraform/vm_data.yml
Executable file
@@ -0,0 +1,10 @@
|
|||||||
|
"vm_tag_data":
|
||||||
|
"main":
|
||||||
|
"node_name": "pop"
|
||||||
|
"tags":
|
||||||
|
- "agentic"
|
||||||
|
- "terraform"
|
||||||
|
- "docker"
|
||||||
|
- "n8n"
|
||||||
|
- "ip-192-168-10-117"
|
||||||
|
"vm_name": "n8n-01"
|
||||||
Reference in New Issue
Block a user