Glom NAS machine vega

This commit is contained in:
2025-09-24 14:20:21 +07:00
parent cfbf3a30a0
commit c0f50eb2b5
38 changed files with 4793 additions and 1 deletions

View File

@@ -11,6 +11,11 @@
machines = {
rigel.deploy.targetHost = "root@rigel.local";
vega.deploy.targetHost = "root@vega.local";
};
tags = {
glom = [ "vega" ];
};
instances = {
@@ -36,6 +41,15 @@
};
};
glom-network = {
module = {
name = "zerotier";
input = "clan-core";
};
roles.controller.machines."vega" = { };
roles.peer.tags.glom = { };
};
pocket-id = {
module = {
name = "pocket-id";
@@ -49,7 +63,7 @@
input = "self";
};
roles.default.machines.b4l = { };
roles.default.machines.vega = { };
};
stirling-pdf = {
module = {