ssh: add host nbg-01
This commit is contained in:
@@ -44,6 +44,11 @@ Host lax-01
|
||||
HostName lax-01.tail755c5.ts.net
|
||||
Port 22
|
||||
|
||||
Host nbg-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/test-nixos
|
||||
HostName nbg-01.tail755c5.ts.net
|
||||
|
||||
# ===== pve-01 + VMs =====
|
||||
Host pve-01
|
||||
User etorres
|
||||
|
@@ -45,6 +45,11 @@ Host lax-01
|
||||
IdentityFile=~/.ssh/lax-01
|
||||
HostName lax-01.tail755c5.ts.net
|
||||
|
||||
Host nbg-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/test-nixos
|
||||
HostName nbg-01.tail755c5.ts.net
|
||||
|
||||
# ===== pve-01 + VMs =====
|
||||
# pve-01
|
||||
Host pve-01
|
||||
|
Reference in New Issue
Block a user