This commit is contained in:
FredzyW 2024-11-08 09:40:39 +01:00
parent 1584987bbd
commit d6b26b0066

View file

@ -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";