infrastructure/ansible/group_vars/all/pve.yml
Jake Howard eb6fe3a23b
All checks were successful
/ terraform (push) Successful in 36s
/ ansible (push) Successful in 1m36s
Allow forrest to access internal services
This is mostly for monitoring
2024-03-22 18:13:25 +00:00

31 lines
575 B
YAML

pve_hosts:
internal_cidr: 10.23.1.0/24
pve:
ip: 10.23.1.1
external_ip: 192.168.2.200
pve_restic:
ip: 10.23.1.11
forrest:
ip: 10.23.1.13
jellyfin:
ip: 10.23.1.101
dokku:
ip: 10.23.1.102
docker:
ip: 10.23.1.103
ingress:
ip: 10.23.1.10
external_ip: 192.168.2.201
external_ipv6: "{{ vault_ingress_ipv6 }}"
link_local: fe80::d4e4:22ff:fe8b:429d
homeassistant:
ip: 192.168.2.203
qbittorrent:
ip: 10.23.1.105
renovate:
ip: 10.23.1.110
gitea_runner:
ip: 10.23.1.114
pve_dokku:
ip: 10.23.1.102