Edit vps ssh entry
This commit is contained in:
parent
c74f7033c7
commit
f4df67f020
1 changed files with 1 additions and 7 deletions
|
|
@ -39,14 +39,8 @@
|
||||||
identityFile = "~/.ssh/keys/pi";
|
identityFile = "~/.ssh/keys/pi";
|
||||||
};
|
};
|
||||||
|
|
||||||
"personal-vps" = {
|
|
||||||
hostname = "personal.vps.yanlincs.com";
|
|
||||||
user = "root";
|
|
||||||
identityFile = "~/.ssh/keys/hetzner";
|
|
||||||
};
|
|
||||||
|
|
||||||
"vps" = {
|
"vps" = {
|
||||||
hostname = "91.98.84.215";
|
hostname = "vps.yanlincs.com";
|
||||||
user = "yanlin";
|
user = "yanlin";
|
||||||
identityFile = "~/.ssh/keys/hetzner";
|
identityFile = "~/.ssh/keys/hetzner";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue