ssh: add host hel-01, cleanup VPS section
This commit is contained in:
@@ -26,18 +26,23 @@ Host kvm-01
|
||||
HostName 192.168.1.4
|
||||
Port 22
|
||||
|
||||
# lax-01 (Linode public-facing server)
|
||||
Host lax-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/lax-01
|
||||
HostName lax-01.tail755c5.ts.net
|
||||
|
||||
# rsync.net storage space
|
||||
Host rsyncnet
|
||||
User fm1833
|
||||
IdentityFile=~/.ssh/rsync.net
|
||||
HostName fm1833.rsync.net
|
||||
|
||||
# ===== VPS =====
|
||||
Host hel-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/hel-01
|
||||
HostName hel-01.tail755c5.ts.net
|
||||
|
||||
Host lax-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/lax-01
|
||||
HostName lax-01.tail755c5.ts.net
|
||||
|
||||
# ===== pve-01 + VMs =====
|
||||
# pve-01
|
||||
Host pve-01
|
||||
|
Reference in New Issue
Block a user