Update .ssh/config
This commit is contained in:
@@ -235,6 +235,13 @@ Host clank_releaser
|
||||
IdentitiesOnly true
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_postgresql
|
||||
Hostname 10.0.11.20
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentitiesOnly true
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host harbor
|
||||
Hostname 10.0.10.3
|
||||
User root
|
||||
|
Reference in New Issue
Block a user