ssh: add borg-01 host

This commit is contained in:
2025-03-30 23:53:25 -07:00
parent 916ac37bdc
commit d4a3c2d48c
3 changed files with 17 additions and 5 deletions

View File

@@ -51,6 +51,11 @@ Host aur-01
IdentityFile=~/.ssh/aur-01
HostName 192.168.1.8
Host borg-01
User etorres
IdentityFile=~/.ssh/borg-01
HostName 192.168.1.34
Host db-mdb11
User etorres
IdentityFile=~/.ssh/dbservers
@@ -101,12 +106,12 @@ Host stg-01
IdentityFile=~/.ssh/stg-01
HostName 192.168.1.15
Host test-microos
User etorres
IdentityFile=~/.ssh/test-microos
HostName 192.168.1.165
Host web-01
User etorres
IdentityFile=~/.ssh/web-01
HostName 192.168.1.5
Host microos-test-01
User etorres
IdentityFile=~/.ssh/microos-test-01
HostName 192.168.1.165