7 lines
419 B
YAML
7 lines
419 B
YAML
|
|
---
|
||
|
|
# Manage askari over the NetBird mesh (wt0), not its WAN IP. This OVERRIDES the
|
||
|
|
# TF-generated inventories/production/offsite.yml (ansible_host = 77.42.120.136); host_vars
|
||
|
|
# outrank the generated inventory and are NOT touched by `make tf-inventory-offsite`.
|
||
|
|
# Mesh-hardening 1/3 — once SSH is wt0-only, the WAN IP is no longer reachable for SSH.
|
||
|
|
ansible_host: 100.99.226.39 # askari's wt0 address (NetBird, M5)
|