ssh: rename bld-02 to obs-01
This commit is contained in:
@@ -52,12 +52,6 @@ Host bld-01
|
||||
IdentityFile=~/.ssh/bld-01
|
||||
HostName 192.168.1.8
|
||||
|
||||
# bld-02
|
||||
Host bld-02
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/bld-02
|
||||
HostName 192.168.1.9
|
||||
|
||||
# db-mdb11
|
||||
Host db-mdb11
|
||||
User etorres
|
||||
@@ -90,6 +84,12 @@ Host gms-01
|
||||
IdentityFile=~/.ssh/gms-01
|
||||
HostName 192.168.1.6
|
||||
|
||||
# obs-01
|
||||
Host obs-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/obs-01
|
||||
HostName 192.168.1.9
|
||||
|
||||
# srv-01
|
||||
Host srv-01
|
||||
User etorres
|
||||
|
Reference in New Issue
Block a user