ssh: syncthing-01 -> fs-01

This commit is contained in:
2025-08-03 20:31:54 -07:00
parent c72cb7fa8f
commit 73a04c3896
3 changed files with 8 additions and 8 deletions

View File

@@ -83,6 +83,11 @@ Host dev-01
IdentityFile=~/.ssh/dev-01
HostName 192.168.1.94
Host fs-01
User etorres
IdentityFile=~/.ssh/fs-01
HostName 192.168.1.7
Host gms-01
User etorres
IdentityFile=~/.ssh/gms-01
@@ -103,11 +108,6 @@ Host print-01
IdentityFile=~/.ssh/print-01
HostName 192.168.1.56
Host syncthing-01
User etorres
IdentityFile=~/.ssh/syncthing-01
HostName 192.168.1.7
Host stg-01
User etorres
IdentityFile=~/.ssh/stg-01