diff --git a/hosts/test-victim.yaml b/hosts/test-victim.yaml new file mode 100644 index 0000000..219b91d --- /dev/null +++ b/hosts/test-victim.yaml @@ -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 diff --git a/inventory.yaml b/inventory.yaml index cc9f0fd..414b8d2 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -352,3 +352,11 @@ hosts: netbird: fqdn: ludo-mini.netbird.selfhosted age_pubkey: '' + test-victim: + kind: lxc + os: linux + role: test + mesh: + netbird: + fqdn: test-victim.netbird.selfhosted + age_pubkey: ''