infrastructure/ansible/group_vars/all/pve.yml
Jake Howard f577a5e296
All checks were successful
/ terraform (push) Successful in 1m12s
/ ansible (push) Successful in 2m1s
Add aurto server for AUR caching
2023-05-14 15:33:07 +01:00

27 lines
454 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
docker:
ip: 10.23.1.103
ingress:
ip: 10.23.1.10
external_ip: 192.168.2.201
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
aurto:
ip: 10.23.1.106