ssh: add borg-01 host
This commit is contained in:
@@ -51,6 +51,11 @@ Host aur-01
|
||||
IdentityFile=~/.ssh/aur-01
|
||||
HostName 192.168.1.8
|
||||
|
||||
Host borg-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/borg-01
|
||||
HostName 192.168.1.34
|
||||
|
||||
Host db-mdb11
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/dbservers
|
||||
@@ -101,12 +106,12 @@ Host stg-01
|
||||
IdentityFile=~/.ssh/stg-01
|
||||
HostName 192.168.1.15
|
||||
|
||||
Host test-microos
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/test-microos
|
||||
HostName 192.168.1.165
|
||||
|
||||
Host web-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/web-01
|
||||
HostName 192.168.1.5
|
||||
|
||||
Host microos-test-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/microos-test-01
|
||||
HostName 192.168.1.165
|
||||
|
Reference in New Issue
Block a user