infrastructure/inventory/serguzim.net.yml

81 lines
2.2 KiB
YAML
Raw Normal View History

2024-09-26 22:02:36 +00:00
all:
children:
serguzim_net:
hosts:
node002:
node003:
2024-09-26 22:02:36 +00:00
hosts:
local-dev:
ansible_connection: local
node001:
ansible_host: node001.vpn.serguzim.net
ansible_port: "{{ vault_node001.ansible_port }}"
ansible_user: "{{ vault_node001.ansible_user }}"
interactive_user: "{{ vault_node001.interactive_user }}"
host_vpn:
domain: node001.vpn.serguzim.net
ip: 100.64.0.1
host_backup:
hc_uid: "{{ vault_node001.backup.hc_uid }}"
uptime_kuma_token: "{{ vault_node001.backup.uptime_kuma_token }}"
volumes:
- minecraft-2_data
node002:
ansible_host: node002.vpn.serguzim.net
ansible_port: "{{ vault_node002.ansible_port }}"
ansible_user: "{{ vault_node002.ansible_user }}"
interactive_user: "{{ vault_node002.interactive_user }}"
host_vpn:
domain: node002.vpn.serguzim.net
ip: 100.64.0.2
host_backup:
hc_uid: "{{ vault_node002.backup.hc_uid }}"
uptime_kuma_token: "{{ vault_node002.backup.uptime_kuma_token }}"
volumes:
host_services:
- authentik
- extra_services
- faas
- forgejo
- forgejo_runner
- healthcheck
- homebox
- immich
- influxdb
- jellyfin
- minio
- ntfy
- reitanlage_oranienburg
- shlink
- synapse
- tandoor
- teamspeak_fallback
- telegraf
- tinytinyrss
- uptime_kuma
- vikunja
- watchtower
- webhook
- woodpecker
2024-09-26 22:02:36 +00:00
node003:
ansible_host: node003.vpn.serguzim.net
ansible_port: "{{ vault_node003.ansible_port }}"
ansible_user: "{{ vault_node003.ansible_user }}"
interactive_user: "{{ vault_node003.interactive_user }}"
host_vpn:
domain: node003.vpn.serguzim.net
ip: 100.110.16.30
host_backup:
hc_uid: "{{ vault_node003.backup.hc_uid }}"
uptime_kuma_token: "{{ vault_node003.backup.uptime_kuma_token }}"
volumes: []
host_services:
- acme_dns
- linkwarden
- mailcow
- umami
- wiki_js