ssh: add public keys
This commit is contained in:
@@ -2,3 +2,7 @@ Host ada-x1
|
||||
HostName 192.168.1.101
|
||||
User ada
|
||||
IdentityFile ~/.ssh/keys/id_ed25519
|
||||
|
||||
Host master-dev
|
||||
HostName 192.168.122.96
|
||||
User ada
|
||||
|
||||
Reference in New Issue
Block a user