--- node_exporter_bind_tailscale: true host_role: monitoring host_description: "Monitoring stack (Prometheus, Grafana)" host_location: "London" ansible_python_interpreter: /usr/local/bin/python3 grafana_provisioning_dir: /usr/local/share/grafana/conf/provisioning zfs_pools: - zroot # ZFS scrub schedule (currently manual cron, not yet managed by ansible) # 0 12 * * sun zpool scrub zroot zfs_scrub_schedule: "0 12 * * 0" # --- Services enabled in rc.conf --- # Core services (documented) # sshd, ntpd, powerd, zfs, tailscaled, grafana, prometheus, node_exporter # Cloudflare Tunnel — proxies Grafana/Prometheus via pez.sh cloudflared_tunnel_id: "168eccae-2497-48e2-a1e2-c12cd3448d9a" # --- Disabled services (cleaned up 2026-04-02, PESO-113) --- # InfluxDB, Redis, PostgreSQL, libvirtd — all disabled in rc.conf. # Were leftover from a defunct pez_vps project. Pez approved removal.