ssh: add minecraft1 host

This commit is contained in:
Eric Torres 2024-09-05 19:36:31 -07:00
parent 8d0e65c40f
commit 6affc2599f

View File

@ -53,6 +53,11 @@ Host srv01
HostName srv-01.tail755c5.ts.net
Port 22
Host minecraft1
User etorres
IdentityFile=~/.ssh/minecraft1
HostName minecraft1.tail755c5.ts.net
Host web01
User etorres
IdentityFile=~/.ssh/web-01