added
This commit is contained in:
parent
d82b15f10e
commit
9da7c8a2db
2 changed files with 5 additions and 4 deletions
|
|
@ -70,6 +70,7 @@
|
|||
via
|
||||
remmina
|
||||
brightnessctl
|
||||
speedcrunch
|
||||
|
||||
dbeaver-bin
|
||||
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
"dm2" = {
|
||||
hostname = "192.168.0.190";
|
||||
port = 22;
|
||||
user = "fw";
|
||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||
user = "ifacts";
|
||||
identityFile = "/home/fw/.ssh/id_ed25519";
|
||||
};
|
||||
"caddy" = {
|
||||
hostname = "192.168.0.214";
|
||||
|
|
@ -36,8 +36,8 @@
|
|||
"docker03" = {
|
||||
hostname = "192.168.0.118";
|
||||
port = 22;
|
||||
user = "fw";
|
||||
identityFile = "/home/fw/.ssh/fw-ssh-key";
|
||||
user = "ifacts";
|
||||
identityFile = "/home/fw/.ssh/id_ed25519";
|
||||
};
|
||||
"node" = {
|
||||
hostname = "100.64.0.4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue