diff --git a/ssh/authorized_keys.srv-02 b/ssh/authorized_keys.bld-01 similarity index 100% rename from ssh/authorized_keys.srv-02 rename to ssh/authorized_keys.bld-01 diff --git a/ssh/config.xenon b/ssh/config.xenon index 7106fdf..d796473 100644 --- a/ssh/config.xenon +++ b/ssh/config.xenon @@ -70,10 +70,10 @@ Host srv01 IdentityFile=~/.ssh/srv-01 HostName 192.168.1.7 -# srv-02 -Host srv02 +# bld-01 +Host bld01 User etorres - IdentityFile=~/.ssh/srv-02 + IdentityFile=~/.ssh/bld-01 HostName 192.168.1.8 # web-01