ssh: rename srv-02 to bld-01
This commit is contained in:
parent
e473a0484e
commit
c85eaf040b
@ -70,10 +70,10 @@ Host srv01
|
|||||||
IdentityFile=~/.ssh/srv-01
|
IdentityFile=~/.ssh/srv-01
|
||||||
HostName 192.168.1.7
|
HostName 192.168.1.7
|
||||||
|
|
||||||
# srv-02
|
# bld-01
|
||||||
Host srv02
|
Host bld01
|
||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/srv-02
|
IdentityFile=~/.ssh/bld-01
|
||||||
HostName 192.168.1.8
|
HostName 192.168.1.8
|
||||||
|
|
||||||
# web-01
|
# web-01
|
||||||
|
Loading…
x
Reference in New Issue
Block a user