ssh: add bld-0x hosts

This commit is contained in:
2024-09-16 21:44:47 -07:00
parent 36db3a40ca
commit b446d0dc3a
3 changed files with 14 additions and 0 deletions

View File

@@ -47,6 +47,18 @@ Host pve01
Port 22
# ----- VMs -----
Host bld01
User etorres
IdentityFile=~/.ssh/bld-01
HostName bld-01.tail755c5.ts.net
Port 22
Host bld02
User etorres
IdentityFile=~/.ssh/bld-02
HostName bld-02.tail755c5.ts.net
Port 22
Host srv01
User etorres
IdentityFile=~/.ssh/srv-01