From ab1ce5c14ffae0cc76d734ea56374f0c772631ba Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 15 Jul 2026 15:28:10 +0200 Subject: Rename services to use .home.arpa network instead .local --- host_vars/rpi5.local.yml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'host_vars/rpi5.local.yml.example') diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example index d528e4a5..399e2ee3 100644 --- a/host_vars/rpi5.local.yml.example +++ b/host_vars/rpi5.local.yml.example @@ -27,6 +27,7 @@ pihole_dns_hosts: - "{{ network_ipv4_address }} {{ wg_portal_hostname }}" - "{{ network_ipv4_address }} {{ grafana_hostname }}" - "{{ network_ipv4_address }} {{ prometheus_hostname }}" + - "{{ hostvars['git.home.arpa'].network_ipv4_address }} {{ hostvars['git.home.arpa'].cgit_hostname }}" wireguard_autostart_connection: "vpn2" wireguard_connections: -- cgit v1.2.3