Added macbook
This commit is contained in:
parent
c2f38e08ac
commit
19b0858b26
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||||
};
|
};
|
||||||
"mac" = {
|
"mac" = {
|
||||||
hostname = "82.76.34.36";
|
hostname = "192.168.0.206";
|
||||||
port = 22;
|
port = 22;
|
||||||
user = "ifacts";
|
user = "ifacts";
|
||||||
identityFile = "/home/fw/.ssh/ifacts-ssh-key";
|
identityFile = "/home/fw/.ssh/ifacts-ssh-key";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue