feat: update matrix
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
4cb7a30a6c
commit
a4b5db155e
@ -35,12 +35,6 @@ Host ratchet
|
|||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host clank_matrix
|
|
||||||
Hostname 10.0.9.13
|
|
||||||
User root
|
|
||||||
PubKeyAuthentication yes
|
|
||||||
IdentityFile ~/.ssh/id_clank
|
|
||||||
|
|
||||||
Host server
|
Host server
|
||||||
Hostname 10.0.9.2
|
Hostname 10.0.9.2
|
||||||
User hermansen
|
User hermansen
|
||||||
@ -142,7 +136,7 @@ Host drone
|
|||||||
IdentitiesOnly true
|
IdentitiesOnly true
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host clank_matrix_2
|
Host clank_matrix
|
||||||
Hostname 10.0.11.4
|
Hostname 10.0.11.4
|
||||||
User root
|
User root
|
||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
|
Loading…
Reference in New Issue
Block a user