infra/inventory.yml

46 lines
1 KiB
YAML
Raw Normal View History

2024-01-17 17:45:49 +00:00
nameservers:
hosts:
dns.janky.solutions:
ansible_host: 10.5.1.156
powerdns_admin: yes
dns_wg_ip: 10.6.0.1
dns_wg_pubkey: hYUM1LRSemvjcPfHHcH9sZOsE45xWRSkasXs8uEDJDo=
dns_wg_endpoint: wg.home.finn.io
home_network: true
2024-01-17 17:45:49 +00:00
ns1.janky.zone:
ansible_host: 137.184.226.48
dns_wg_ip: 10.6.0.101
dns_wg_pubkey: TwJXoSNhKhCCerjq1P8o3SBGQEe5vfjnB2Y9uX8mATU=
2024-01-17 17:45:49 +00:00
ns2.janky.zone:
ansible_host: 66.42.71.31
dns_wg_ip: 10.6.0.102
dns_wg_pubkey: gTa4wsiQCGu+rbH05U8bjDJPVzINKJ/BIY0FejSWrWs=
monitoring:
hosts:
hypervisor-d.home.finn.io:
ansible_host: 10.5.1.123
home_network: true
authentik:
hosts:
authentik.home.finn.io:
ansible_host: 10.5.1.133
home_network: true
home_k8s:
hosts:
k8s-node-1:
home_network: true
k8s-node-2:
home_network: true
k8s-node-3:
home_network: true
2024-02-18 02:26:24 +00:00
forgejo_runners:
hosts:
forgejo-runner-0:
home_network: true
forgejo-runner-1:
home_network: true