default: add tsuru host to ssh
All checks were successful
/ check (push) Successful in 56s

This commit is contained in:
notohh 2023-10-19 21:24:18 -04:00
parent 199c92ef53
commit 506cb0e107
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -57,6 +57,10 @@
HostName 100.87.54.48
User notoh
IdentityFile ~/.ssh/sora
Host tsuru
HostName 100.82.146.40
User notoh
IdentityFile ~/.ssh/tsuru
Host pve
Hostname 100.115.234.69
User root