diff --git a/ssh/authorized_keys.syncthing-01 b/ssh/authorized_keys.fs-01 similarity index 100% rename from ssh/authorized_keys.syncthing-01 rename to ssh/authorized_keys.fs-01 diff --git a/ssh/config.laptop b/ssh/config.laptop index d4f7273..eb9b599 100644 --- a/ssh/config.laptop +++ b/ssh/config.laptop @@ -105,10 +105,10 @@ Host print-01 IdentityFile=~/.ssh/print-01 HostName print-01.tail755c5.ts.net -Host syncthing-01 +Host fs-01 User etorres - IdentityFile=~/.ssh/syncthing-01 - HostName syncthing-01.tail755c5.ts.net + IdentityFile=~/.ssh/fs-01 + HostName fs-01.tail755c5.ts.net Host web-01 User etorres diff --git a/ssh/config.xenon b/ssh/config.xenon index d1e5fc7..868c757 100644 --- a/ssh/config.xenon +++ b/ssh/config.xenon @@ -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