infrastructure/ansible/group_vars/all/pve.yml
Jake Howard 058290b321
Keep track of IPs for PVE hosts
Yea they're all random, I'll deal with that later
2021-01-31 12:46:43 +00:00

14 lines
263 B
YAML

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