Changed ssh names
This commit is contained in:
parent
a7dc5c9181
commit
8db540ceac
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
user = "git";
|
user = "git";
|
||||||
identityFile = "/home/fw/.ssh/id_rsa";
|
identityFile = "/home/fw/.ssh/id_rsa";
|
||||||
};
|
};
|
||||||
"wastring.com" = {
|
"desktop" = {
|
||||||
hostname = "wastring.com";
|
hostname = "wastring.com";
|
||||||
port = 55502;
|
port = 55502;
|
||||||
user = "fw";
|
user = "fw";
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
user = "fw";
|
user = "fw";
|
||||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||||
};
|
};
|
||||||
"fs1" = {
|
"ba2" = {
|
||||||
hostname = "192.168.0.120";
|
hostname = "192.168.0.120";
|
||||||
port = 22;
|
port = 22;
|
||||||
user = "fw";
|
user = "fw";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue