mob next [ci-skip] [ci skip] [skip ci]

lastFile:vars/shared/data-mesher-network/network.key/secret
This commit is contained in:
2026-07-22 09:57:25 +07:00
parent 7246ab1437
commit cb41350318
207 changed files with 2413 additions and 0 deletions
+31
View File
@@ -37,10 +37,41 @@
"rigel"
"vega"
];
dm-bootstrapper = [
"rigel"
"cursa"
"deneb"
"bosona"
"canopus"
];
};
instances = {
data-mesher = {
module = {
name = "data-mesher";
input = "clan-core";
};
roles.bootstrap.tags = [ "dm-bootstrapper" ];
roles.default.tags = [ "all" ];
roles.default.settings.interfaces = [ "ygg" ];
};
auto-update = {
module = {
name = "dm-pull-deploy";
input = "clan-community";
};
roles.push.machines."rigel".settings = {
gitUrl = "https://b4l.co.th/newedge/infra.git";
branch = "main";
};
roles.default.tags = [ "all" ];
roles.default.settings.action = "switch";
};
sshd = {
roles.server.tags."all" = { };
roles.server.settings = {