VPN for b4l
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
tags = {
|
||||
glom = [ "vega" ];
|
||||
b4l = [ "rigel" ];
|
||||
};
|
||||
|
||||
instances = {
|
||||
@@ -50,6 +51,15 @@
|
||||
roles.peer.tags.glom = { };
|
||||
};
|
||||
|
||||
b4l-network = {
|
||||
module = {
|
||||
name = "zerotier";
|
||||
input = "clan-core";
|
||||
};
|
||||
roles.controller.machines."rigel" = { };
|
||||
roles.peer.tags.b4l = { };
|
||||
};
|
||||
|
||||
pocket-id = {
|
||||
module = {
|
||||
name = "pocket-id";
|
||||
|
Reference in New Issue
Block a user