Keep track of IPs for PVE hosts

Yea they're all random, I'll deal with that later
This commit is contained in:
Jake Howard
2021-01-31 12:46:43 +00:00
parent 9023b269eb
commit 058290b321
11 changed files with 33 additions and 19 deletions

View File

@ -1,5 +1,5 @@
nebula:
subnet: 10.23.2.0/24
cidr: 10.23.2.0/24
clients:
casey:
ip: 10.23.2.1

View File

@ -0,0 +1,13 @@
pve_hosts:
internal_cidr: 10.23.1.0/24
ingress:
ip: 192.168.2.201
internal_ip: 10.23.1.88
jellyfin:
ip: 192.168.2.46
internal_ip: 10.23.1.29
pve_docker:
ip: 192.168.2.47
internal_ip: 10.23.1.7
homeassistant:
ip: 192.168.2.41