mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/default.nix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
glom = [ "vega" ];
|
||||
b4l = [ "rigel" ];
|
||||
|
||||
fax-bridge = [ "b4l" ];
|
||||
fax-bridge = [];
|
||||
};
|
||||
|
||||
instances = {
|
||||
@@ -56,6 +56,7 @@
|
||||
input = "self";
|
||||
};
|
||||
roles.default.tags."fax-bridge" = { };
|
||||
roles.default.machines."b4l" = {};
|
||||
};
|
||||
|
||||
pocket-id = {
|
||||
|
@@ -30,6 +30,7 @@
|
||||
];
|
||||
script = ''
|
||||
yggdrasil -genconf -json | jq {PrivateKey} > $out/yggdrasil-secret
|
||||
cat $out/yggdrasil-secret | yggdrasil -useconf -address > $out/yggdrasil-ip
|
||||
'';
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user