ssh/config.laptop,xenon: add pve-02 host
This commit is contained in:
@@ -59,6 +59,12 @@ Host pve-01
|
|||||||
HostName pve-01.tail755c5.ts.net
|
HostName pve-01.tail755c5.ts.net
|
||||||
Port 22
|
Port 22
|
||||||
|
|
||||||
|
Host pve-02
|
||||||
|
User etorres
|
||||||
|
IdentityFile=~/.ssh/pve-02
|
||||||
|
HostName pve-02.tail755c5.ts.net
|
||||||
|
Port 22
|
||||||
|
|
||||||
# ----- VMs -----
|
# ----- VMs -----
|
||||||
Host app-01
|
Host app-01
|
||||||
User etorres
|
User etorres
|
||||||
|
@@ -57,6 +57,12 @@ Host pve-01
|
|||||||
IdentityFile=~/.ssh/pve-01
|
IdentityFile=~/.ssh/pve-01
|
||||||
HostName 192.168.100.3
|
HostName 192.168.100.3
|
||||||
|
|
||||||
|
# pve-02
|
||||||
|
Host pve-02
|
||||||
|
User etorres
|
||||||
|
IdentityFile=~/.ssh/pve-02
|
||||||
|
HostName 192.168.100.4
|
||||||
|
|
||||||
# ----- VMs -----
|
# ----- VMs -----
|
||||||
Host app-01
|
Host app-01
|
||||||
User etorres
|
User etorres
|
||||||
|
Reference in New Issue
Block a user