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];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
deployIfPresent = [
|
||||
{
|
||||
derivationTarget = ".#fwminex";
|
||||
altHostname = myData.hosts."fwminex.motiejus.jakst".vno1IP;
|
||||
pingTarget = myData.hosts."fwminex.motiejus.jakst".vno1IP;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user