hopefully fix networking
This commit is contained in:
parent
c1f1f7d3ac
commit
c446e6c3f4
3 changed files with 22 additions and 45 deletions
|
@ -6,6 +6,11 @@
|
|||
hostname = "157.90.146.125"; # 2a01:4f8:c012:7137::/64
|
||||
user = "root";
|
||||
};
|
||||
"vpn2" = {
|
||||
host = "vpn2 hetzner-vpn2";
|
||||
hostname = "2a01:4f8:c013:65dd::1";
|
||||
user = "root";
|
||||
};
|
||||
"vpn1-ts" = {
|
||||
host = "vpn1-ts hetzner-vpn1.donkey-pentatonic.ts.net";
|
||||
hostname = "hetzner-vpn1.donkey-pentatonic.ts.net";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue