client-add: test-victim
This commit is contained in:
17
hosts/test-victim.yaml
Normal file
17
hosts/test-victim.yaml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
# Generated by mcp/build_host_files.py from inventory.yaml.
|
||||||
|
# Do NOT edit by hand — your changes will be overwritten.
|
||||||
|
# Source of truth: ../inventory.yaml
|
||||||
|
name: test-victim
|
||||||
|
kind: lxc
|
||||||
|
os: linux
|
||||||
|
role: test
|
||||||
|
mesh:
|
||||||
|
netbird:
|
||||||
|
fqdn: test-victim.netbird.selfhosted
|
||||||
|
mesh_globals:
|
||||||
|
primary: netbird
|
||||||
|
accepted:
|
||||||
|
- netbird
|
||||||
|
- tailscale
|
||||||
|
mcp_endpoint: https://mcp.hubris.network/sse
|
||||||
|
secrets_issuance_endpoint: https://secrets.hubris.network/issue
|
||||||
@@ -352,3 +352,11 @@ hosts:
|
|||||||
netbird:
|
netbird:
|
||||||
fqdn: ludo-mini.netbird.selfhosted
|
fqdn: ludo-mini.netbird.selfhosted
|
||||||
age_pubkey: ''
|
age_pubkey: ''
|
||||||
|
test-victim:
|
||||||
|
kind: lxc
|
||||||
|
os: linux
|
||||||
|
role: test
|
||||||
|
mesh:
|
||||||
|
netbird:
|
||||||
|
fqdn: test-victim.netbird.selfhosted
|
||||||
|
age_pubkey: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user