Add rock5b
to wireguard
VPN
This commit is contained in:
parent
11b7466753
commit
d20b2c386e
7 changed files with 59 additions and 36 deletions
|
@ -8,11 +8,13 @@
|
|||
hosts = {
|
||||
thinkpad = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDZMyLFfuBeDfPLn8WL6JazYpYq3oVvCdD4ktyt915TL";
|
||||
mothership = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFlepPWHE9GvQIBcAQBQPd80oiePSPxGDnMdqpdEqx6I";
|
||||
rock5b = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB+pPzPomBOf2eiC26HYrJb9+hlA0pnYPtv2eRYLfOAG";
|
||||
};
|
||||
};
|
||||
ips = {
|
||||
mothership = "10.100.0.1";
|
||||
thinkpad = "10.100.0.2";
|
||||
oneplus6t = "10.100.0.3";
|
||||
rock5b = "10.100.0.4";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue