ssh: add app-01 config
This commit is contained in:
@@ -57,6 +57,12 @@ Host pve-01
|
||||
Port 22
|
||||
|
||||
# ----- VMs -----
|
||||
Host app-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/app-01
|
||||
HostName app-01.tail755c5.ts.net
|
||||
Port 22
|
||||
|
||||
Host aur-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/aur-01
|
||||
|
@@ -58,6 +58,11 @@ Host pve-01
|
||||
HostName 192.168.1.3
|
||||
|
||||
# ----- VMs -----
|
||||
Host app-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/app-01
|
||||
HostName 192.168.1.33
|
||||
|
||||
Host aur-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/aur-01
|
||||
|
Reference in New Issue
Block a user