Add hs host entry
This commit is contained in:
parent
aafa5da904
commit
22037b4400
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@
|
||||||
proxyJump = "pi";
|
proxyJump = "pi";
|
||||||
};
|
};
|
||||||
|
|
||||||
"nas" = {
|
"hs" = {
|
||||||
hostname = "nas.hw.yanlincs.com";
|
hostname = "hs.hw.yanlincs.com";
|
||||||
user = "root";
|
user = "yanlin";
|
||||||
identityFile = "~/.ssh/keys/nas";
|
identityFile = "~/.ssh/keys/nas";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue