home: add daphbot to ssh
All checks were successful
flake check / check (push) Successful in 3m4s
fmt check / check (push) Successful in 40s
All checks were successful
flake check / check (push) Successful in 3m4s
fmt check / check (push) Successful in 40s
This commit is contained in:
parent
35d3f725b4
commit
307bbead60
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@
|
|||
HostName 100.87.54.48
|
||||
User notoh
|
||||
IdentityFile ~/.ssh/sora
|
||||
Host daphbot
|
||||
Hostname 100.109.118.139
|
||||
User root
|
||||
IdentityFile ~/.ssh/daphbot
|
||||
Host tsuru
|
||||
HostName 100.82.146.40
|
||||
User notoh
|
||||
|
|
Loading…
Reference in a new issue