summaryrefslogtreecommitdiffstats
path: root/host_vars/rpi5.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-21 23:38:24 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-21 23:38:24 +0200
commit0ebbc25264ac1babaa9164c7a91a407634ffa6c7 (patch)
treefb67f20f89d6fd4ba7688c92adeae6224f036bfa /host_vars/rpi5.local.yml.example
parentf83097c8c397e9544f2defa78716c45da88195ab (diff)
Add missing vars and fix mappings in examples
Diffstat (limited to 'host_vars/rpi5.local.yml.example')
-rw-r--r--host_vars/rpi5.local.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example
index 426b4154..6ba629c9 100644
--- a/host_vars/rpi5.local.yml.example
+++ b/host_vars/rpi5.local.yml.example
@@ -6,6 +6,8 @@ network_prefer_ipv4: false
# Discover network_ipv6_gateway with: ip -6 route show default | grep ra (run on any device before disabling router RA)
# network_ipv6_gateway: "fe80::0000:1111:2222:3333"
+proxy_type: "caddy"
+
pihole_hostname: "dns.home.arpa"
wg_portal_hostname: "vpn.home.arpa"
grafana_hostname: "monitor.home.arpa"