mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/default.nix
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
tags = {
|
tags = {
|
||||||
glom = [ "vega" ];
|
glom = [ "vega" ];
|
||||||
b4l = [ "rigel" ];
|
b4l = [ "rigel" ];
|
||||||
|
w = [ "sirius" ];
|
||||||
fax-bridge = [ ];
|
fax-bridge = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -31,6 +32,15 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
w-network = {
|
||||||
|
module = {
|
||||||
|
name = "zerotier";
|
||||||
|
input = "clan-core";
|
||||||
|
};
|
||||||
|
roles.controller.machines."sirius" = { };
|
||||||
|
roles.peer.tags.w = { };
|
||||||
|
};
|
||||||
|
|
||||||
glom-network = {
|
glom-network = {
|
||||||
module = {
|
module = {
|
||||||
name = "zerotier";
|
name = "zerotier";
|
||||||
|
|||||||
Reference in New Issue
Block a user