Added IP
This commit is contained in:
parent
1584987bbd
commit
d6b26b0066
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||||
};
|
};
|
||||||
"ha1" = {
|
"ha1" = {
|
||||||
hostname = "hosted-agent-1";
|
hostname = "192.168.0.180";
|
||||||
port = 22;
|
port = 22;
|
||||||
user = "fw";
|
user = "fw";
|
||||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue