clancore bumped, zerotier migration

This commit is contained in:
2026-06-16 15:01:21 +07:00
parent 2b239eb162
commit 77b487a709
98 changed files with 68 additions and 76 deletions
+14 -2
View File
@@ -102,7 +102,13 @@
name = "zerotier";
input = "clan-core";
};
roles.controller.machines."vega" = { };
roles.controller.machines."vega" = {
settings.allowedIds = [
"dbe44c0287" # Alex-gateway
"b0e0b84fd3" # Alex
"2bd36db8cc" # kurogeek-thinkpad
];
};
roles.peer.tags.glom = { };
};
@@ -111,7 +117,13 @@
name = "zerotier";
input = "clan-core";
};
roles.controller.machines."rigel" = { };
roles.controller.machines."rigel" = {
settings.allowedIds = [
"dbe44c0287" # Alex-gateway
"b0e0b84fd3" # Alex
"2bd36db8cc" # kurogeek-thinkpad
];
};
roles.peer.tags.b4l = { };
};