limit deployerbot-follower to our vpn

This commit is contained in:
2023-07-30 07:22:25 +03:00
parent 471a5b43c5
commit 36bbceac03
2 changed files with 5 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ rec {
tailscale_subnet = {
cidr = "100.89.176.0/20";
range = "100.89.176.0-100.89.191.255";
pattern = "100.89.176.?"; # until we have more hosts
};
jakstysLTZone = let