deployerbot: use vpn for actual deploying anyway
This commit is contained in:
@@ -89,7 +89,7 @@ in {
|
||||
enable = true;
|
||||
uidgid = myData.uidgid.updaterbot-deployee;
|
||||
publicKey = myData.hosts."vno1-oh2.servers.jakst".publicKey;
|
||||
sshAllowSubnets = with myData.subnets; [tailscale.sshPattern vno1.sshPattern];
|
||||
sshAllowSubnets = with myData.subnets; [tailscale.sshPattern];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user