Refactor Wireguard to make it use sisko as server

This commit is contained in:
Andrea Ciceri 2023-12-13 13:55:27 +01:00
parent 0d3c1aae46
commit f05c12545a
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
29 changed files with 430 additions and 418 deletions

View file

@ -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";
};
}