infrastructure/ansible/group_vars/all/pve.yml
Jake Howard 6b95b75fc2
Move telegraf to host
This makes metric collection for SMART much simpler. I'll still be using the prometheus node exporter for actual system metrics, though.
2021-03-05 20:39:11 +00:00

21 lines
396 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
forrest:
internal_ip: 10.23.1.99
deluge:
internal_ip: 10.23.1.52
pve:
internal_ip: 10.23.1.1
ip: 192.168.2.200