ssh: add pve-03 host
This commit is contained in:
1
ssh/authorized_keys.pve-03
Normal file
1
ssh/authorized_keys.pve-03
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBouo4bRKZrXb7BzpCuwth9PMmyiO7n8xgCU/4C9iZo4 etorres@xenon
|
@@ -65,6 +65,12 @@ Host pve-02
|
||||
HostName pve-02.tail755c5.ts.net
|
||||
Port 22
|
||||
|
||||
Host pve-03
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/pve-03
|
||||
HostName pve-03.tail755c5.ts.net
|
||||
Port 22
|
||||
|
||||
# ----- VMs -----
|
||||
Host app-01
|
||||
User etorres
|
||||
|
@@ -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