Refactor Wireguard to make it use sisko
as server
This commit is contained in:
parent
0d3c1aae46
commit
f05c12545a
29 changed files with 430 additions and 418 deletions
|
@ -14,12 +14,4 @@
|
|||
picard = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ1+1z1IsLVJ6aGarMgzw3NbmFKcpYVgdUjl7xDsewxT";
|
||||
};
|
||||
};
|
||||
ips = {
|
||||
mothership = "10.100.0.1";
|
||||
thinkpad = "10.100.0.2";
|
||||
oneplus6t = "10.100.0.3";
|
||||
sisko = "10.100.0.4";
|
||||
pbp = "10.100.0.5";
|
||||
babbo = "10.100.0.6";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue