feat: add reserve me
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
0cb683bbf2
commit
537b86e609
@ -186,6 +186,13 @@ Host clank_blog
|
||||
IdentitiesOnly true
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_reserve-me
|
||||
Hostname 10.0.11.12
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentitiesOnly true
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host harbor
|
||||
Hostname 10.0.10.3
|
||||
User root
|
||||
|
Loading…
Reference in New Issue
Block a user