update kik ssh
This commit is contained in:
parent
669ecdd1db
commit
e0ab2399c0
2 changed files with 6 additions and 6 deletions
|
@ -47,13 +47,13 @@ _: {
|
|||
kik_haslo = {
|
||||
hostName = "156.17.7.16";
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v";
|
||||
port = 10002;
|
||||
port = 59002;
|
||||
user = "auth";
|
||||
};
|
||||
kik_oceny = {
|
||||
hostName = "156.17.7.45";
|
||||
hostName = "156.17.7.16";
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v";
|
||||
port = 19999;
|
||||
port = 59003;
|
||||
user = "view";
|
||||
};
|
||||
tramwaj = {
|
||||
|
|
|
@ -47,13 +47,13 @@ _: {
|
|||
kik_haslo = {
|
||||
hostName = "156.17.7.16";
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v";
|
||||
port = 10002;
|
||||
port = 59002;
|
||||
user = "auth";
|
||||
};
|
||||
kik_oceny = {
|
||||
hostName = "156.17.7.45";
|
||||
hostName = "156.17.7.16";
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v";
|
||||
port = 19999;
|
||||
port = 59003;
|
||||
user = "view";
|
||||
};
|
||||
tramwaj = {
|
||||
|
|
Loading…
Reference in a new issue