ssh: remove unused hosts

This commit is contained in:
2025-07-08 00:44:00 -07:00
parent b180f56ea1
commit 71d5978e8a
2 changed files with 0 additions and 36 deletions

View File

@@ -69,11 +69,6 @@ Host db-mdb11
IdentityFile=~/.ssh/dbservers
HostName db-mdb11.tail755c5.ts.net
Host db-pg15
User etorres
IdentityFile=~/.ssh/dbservers
HostName db-pg15.tail755c5.ts.net
Host db-pg17
User etorres
IdentityFile=~/.ssh/dbservers
@@ -84,16 +79,6 @@ Host dev-01
IdentityFile=~/.ssh/dev-01
HostName dev-01.tail755c5.ts.net
Host dev-02
User etorres
IdentityFile=~/.ssh/dev-02
HostName dev-02.tail755c5.ts.net
Host dev-03
User etorres
IdentityFile=~/.ssh/dev-03
HostName dev-03.tail755c5.ts.net
Host gms-01
User etorres
IdentityFile=~/.ssh/gms-01
@@ -120,12 +105,6 @@ Host syncthing-01
IdentityFile=~/.ssh/syncthing-01
HostName syncthing-01.tail755c5.ts.net
Host stg-01
User etorres
IdentityFile=~/.ssh/stg-01
HostName stg-01.tail755c5.ts.net
Port 22
Host web-01
User etorres
IdentityFile=~/.ssh/web-01

View File

@@ -68,11 +68,6 @@ Host db-mdb11
IdentityFile=~/.ssh/dbservers
HostName 192.168.1.13
Host db-pg15
User etorres
IdentityFile=~/.ssh/dbservers
HostName 192.168.1.29
Host db-pg17
User etorres
IdentityFile=~/.ssh/dbservers
@@ -83,16 +78,6 @@ Host dev-01
IdentityFile=~/.ssh/dev-01
HostName 192.168.1.94
Host dev-02
User etorres
IdentityFile=~/.ssh/dev-02
HostName 192.168.1.31
Host dev-03
User etorres
IdentityFile=~/.ssh/dev-03
HostName 192.168.1.63
Host gms-01
User etorres
IdentityFile=~/.ssh/gms-01