ssh: add stg-01 for laptop config

This commit is contained in:
Eric Torres 2025-03-19 21:25:35 -07:00
parent 7abcf5be9a
commit 505e26415c

View File

@ -92,6 +92,12 @@ Host srv-01
HostName srv-01.tail755c5.ts.net HostName srv-01.tail755c5.ts.net
Port 22 Port 22
Host stg-01
User etorres
IdentityFile=~/.ssh/stg-01
HostName stg-01.tail755c5.ts.net
Port 22
Host web-01 Host web-01
User etorres User etorres
IdentityFile=~/.ssh/web-01 IdentityFile=~/.ssh/web-01