infrastructure/ansible/group_vars/all/pve.yml
Jake Howard 1a74e05a7c
Create a dedicated machine for renovate
This way it can do what it wants with docker. Because apparently it's very picky about how it's setup
2022-01-01 22:59:13 +00:00

26 lines
425 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
gitlab:
ip: 10.23.1.106
gitlab_runner:
ip: 10.23.1.107
ingress:
ip: 10.23.1.10
homeassistant:
ip: 192.168.2.203
qbittorrent:
ip: 10.23.1.105
renovate:
ip: 10.23.1.110