ssh: add pve-03 host
This commit is contained in:
@@ -63,6 +63,12 @@ Host pve-02
|
||||
IdentityFile=~/.ssh/pve-02
|
||||
HostName 192.168.100.4
|
||||
|
||||
# pve-03
|
||||
Host pve-03
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/pve-03
|
||||
HostName 192.168.100.5
|
||||
|
||||
# ----- VMs -----
|
||||
Host app-01
|
||||
User etorres
|
||||
|
Reference in New Issue
Block a user