added netbird-watcher script
All checks were successful
Terraform / terraform (push) Successful in 7s

This commit is contained in:
Prox
2026-02-15 19:11:39 +02:00
parent ec0d96f6a0
commit ca546ff6d8
10 changed files with 803 additions and 275 deletions

View File

@@ -0,0 +1,8 @@
---
# NetBird Watcher Configuration
# NetBird management URL
netbird_url: "https://netbird-poc.networkmonitor.cc"
# NetBird API token (set via -e vault_netbird_token=<TOKEN>)
netbird_token: "{{ vault_netbird_token }}"