la till beets och fixade med ip
This commit is contained in:
parent
b14b30ec0b
commit
7b9a87a250
7 changed files with 87 additions and 18 deletions
|
|
@ -40,10 +40,10 @@
|
|||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||
};
|
||||
"node" = {
|
||||
hostname = "192.168.1.227";
|
||||
hostname = "100.64.0.4";
|
||||
port = 22;
|
||||
user = "fw";
|
||||
identityFile = "/home/fw/.ssh/id_rsa";
|
||||
identityFile = "/home/fw/.ssh/id_ed25519";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue