chore(ssh): update SSH host configurations and names
This commit is contained in:
@ -34,12 +34,12 @@ Host immich
|
||||
StrictHostKeyChecking no
|
||||
IdentityFile ~/.ssh/keys/prv
|
||||
|
||||
Host abiball
|
||||
Host proxy
|
||||
HostName 192.168.178.107
|
||||
User root
|
||||
StrictHostKeyChecking no
|
||||
IdentityFile ~/.ssh/keys/prv
|
||||
|
||||
|
||||
Host gitea
|
||||
HostName 192.168.178.108
|
||||
User root
|
||||
|
@ -1,9 +1,3 @@
|
||||
Host vps-1
|
||||
HostName vps-1.simonis.lol
|
||||
User root
|
||||
IdentityFile ~/.ssh/keys/local
|
||||
StrictHostKeyChecking no
|
||||
|
||||
Host vps-2
|
||||
HostName vps-2.simonis.lol
|
||||
User root
|
||||
@ -39,3 +33,9 @@ Host vps-7
|
||||
User root
|
||||
IdentityFile ~/.ssh/keys/local
|
||||
StrictHostKeyChecking no
|
||||
|
||||
Host fivem-mail
|
||||
HostName fivemod.supply
|
||||
User root
|
||||
IdentityFile ~/.ssh/keys/local
|
||||
StrictHostKeyChecking no
|
||||
|
Reference in New Issue
Block a user