ssh/config.xenon: update IP addresses

This commit is contained in:
2025-09-09 22:02:17 -07:00
parent 3226d689a8
commit d58b61fc8e

View File

@@ -25,7 +25,7 @@ Host git.its-et.me
Host kvm-01 Host kvm-01
User etorres User etorres
IdentityFile=~/.ssh/kvm-01 IdentityFile=~/.ssh/kvm-01
HostName 192.168.1.4 HostName 192.168.100.2
Port 22 Port 22
# rsync.net storage space # rsync.net storage space
@@ -55,33 +55,33 @@ Host nbg-01
Host pve-01 Host pve-01
User etorres User etorres
IdentityFile=~/.ssh/pve-01 IdentityFile=~/.ssh/pve-01
HostName 192.168.1.3 HostName 192.168.100.3
# ----- VMs ----- # ----- VMs -----
Host app-01 Host app-01
User etorres User etorres
IdentityFile=~/.ssh/app-01 IdentityFile=~/.ssh/app-01
HostName 192.168.1.33 HostName 192.168.1.3
Host aur-01 Host aur-01
User etorres User etorres
IdentityFile=~/.ssh/aur-01 IdentityFile=~/.ssh/aur-01
HostName 192.168.1.8 HostName 192.168.1.4
Host borg-01 Host borg-01
User etorres User etorres
IdentityFile=~/.ssh/borg-01 IdentityFile=~/.ssh/borg-01
HostName 192.168.1.34 HostName 192.168.1.5
Host db-mdb11 Host db-mdb11
User etorres User etorres
IdentityFile=~/.ssh/dbservers IdentityFile=~/.ssh/dbservers
HostName 192.168.1.13 HostName 192.168.1.6
Host db-pg17 Host db-pg17
User etorres User etorres
IdentityFile=~/.ssh/dbservers IdentityFile=~/.ssh/dbservers
HostName 192.168.1.175 HostName 192.168.1.7
Host dev-01 Host dev-01
User etorres User etorres
@@ -91,44 +91,29 @@ Host dev-01
Host fs-01 Host fs-01
User etorres User etorres
IdentityFile=~/.ssh/fs-01 IdentityFile=~/.ssh/fs-01
HostName 192.168.1.7 HostName 192.168.1.8
Host gms-01 Host gms-01
User etorres User etorres
IdentityFile=~/.ssh/gms-01 IdentityFile=~/.ssh/gms-01
HostName 192.168.1.6 HostName 192.168.3.2
Host log-01 Host log-01
User etorres User etorres
IdentityFile=~/.ssh/log-01 IdentityFile=~/.ssh/log-01
HostName 192.168.1.12 HostName 192.168.1.2
Host obs-01
User etorres
IdentityFile=~/.ssh/obs-01
HostName 192.168.1.9
Host print-01 Host print-01
User etorres User etorres
IdentityFile=~/.ssh/print-01 IdentityFile=~/.ssh/print-01
HostName 192.168.1.56 HostName 192.168.2.2
Host stg-01
User etorres
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 test-nixos Host test-nixos
User etorres User etorres
IdentityFile=~/.ssh/test-nixos IdentityFile=~/.ssh/test-nixos
HostName 192.168.1.151 HostName 192.168.1.157
Host web-01
User etorres
IdentityFile=~/.ssh/web-01
HostName 192.168.1.9