VPN for b4l

This commit is contained in:
2025-09-25 14:46:26 +07:00
parent c0f50eb2b5
commit 8b7007b2b8
8 changed files with 71 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
tags = {
glom = [ "vega" ];
b4l = [ "rigel" ];
};
instances = {
@@ -50,6 +51,15 @@
roles.peer.tags.glom = { };
};
b4l-network = {
module = {
name = "zerotier";
input = "clan-core";
};
roles.controller.machines."rigel" = { };
roles.peer.tags.b4l = { };
};
pocket-id = {
module = {
name = "pocket-id";