Rename pve-01k to kvm-01

This commit is contained in:
Eric Torres 2025-01-12 17:58:04 -08:00
parent 275443884e
commit bfed5b4282
2 changed files with 8 additions and 8 deletions

View File

@ -13,15 +13,15 @@ Host git.its-et.me
Port 2200 Port 2200
Hostname git.its-et.me Hostname git.its-et.me
Host pve-01k Host kvm-01
User etorres User etorres
IdentityFile=~/.ssh/pve-01k IdentityFile=~/.ssh/kvm-01
HostName pve-01k.tail755c5.ts.net HostName kvm-01.tail755c5.ts.net
Port 22 Port 22
Host pve-01k-local Host kvm-01-local
User etorres User etorres
IdentityFile=~/.ssh/pve-01k IdentityFile=~/.ssh/kvm-01
HostName 192.168.1.4 HostName 192.168.1.4
Port 22 Port 22

View File

@ -19,10 +19,10 @@ Host git.its-et.me
Port 2200 Port 2200
HostName git.its-et.me HostName git.its-et.me
# pve-01k (pikvm) # kvm-01 (pikvm)
Host pve-01k Host kvm-01
User etorres User etorres
IdentityFile=~/.ssh/pve-01k IdentityFile=~/.ssh/kvm-01
HostName 192.168.1.4 HostName 192.168.1.4
Port 22 Port 22