This commit is contained in:
FredzyW 2024-11-08 09:41:12 +01:00
parent 5217d46aa7
commit 41387bf18d

View file

@ -21,7 +21,7 @@
user = "fr7658wa-s";
};
"dm2" = {
hostname = "docker-master2";
hostname = "192.168.0.190";
port = 22;
user = "fw";
identityFile = "/home/fw/.ssh/fw-ssh-key";
@ -62,18 +62,6 @@
user = "github";
identityFile = "/home/fw/.ssh/github-ssh-key";
};
"backup1" = {
hostname = "192.168.0.220";
port = 22;
user = "fw";
identityFile = "/home/fw/.ssh/fw-ssh-key";
};
"dashboard" = {
hostname = "192.168.0.159";
port = 22;
user = "fw";
identityFile = "/home/fw/.ssh/fw-ssh-key";
};
"malmo" = {
hostname = "192.168.0.138";
port = 22;