remove deck host in wireguard
This commit is contained in:
parent
eeba92b7b0
commit
740c89417f
2 changed files with 0 additions and 12 deletions
|
|
@ -126,11 +126,6 @@
|
||||||
publicKey = "p3442J2HBGY5Pksu+0F4SFkBGjG99KIgwyk8eAt4YmA=";
|
publicKey = "p3442J2HBGY5Pksu+0F4SFkBGjG99KIgwyk8eAt4YmA=";
|
||||||
allowedIPs = [ "10.2.2.30/32" ];
|
allowedIPs = [ "10.2.2.30/32" ];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "deck";
|
|
||||||
publicKey = "mHCmvSUxQNentlznNYEa4Wv0Uw8xktWoAH60u9pMJXQ=";
|
|
||||||
allowedIPs = [ "10.2.2.40/32" ];
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -58,13 +58,6 @@
|
||||||
identityFile = "~/.ssh/keys/hetzner";
|
identityFile = "~/.ssh/keys/hetzner";
|
||||||
};
|
};
|
||||||
|
|
||||||
"deck" = {
|
|
||||||
hostname = "10.2.2.40";
|
|
||||||
user = "yanlin";
|
|
||||||
identityFile = "~/.ssh/keys/deck";
|
|
||||||
proxyJump = "vps";
|
|
||||||
};
|
|
||||||
|
|
||||||
"borg-box" = {
|
"borg-box" = {
|
||||||
hostname = "u501367.your-storagebox.de";
|
hostname = "u501367.your-storagebox.de";
|
||||||
user = "u501367";
|
user = "u501367";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue