This commit is contained in:
Iain Learmonth 2026-05-25 17:38:20 +01:00
parent fbab6440ab
commit 9aa899e37c

View file

@ -16,7 +16,7 @@ scrape_configs:
scheme: http
static_configs:
- targets:
- 'host.containers.internal:9100'
- '{{ node_exporter_tailscale_ipv4 }}:9100'
labels:
hostname: "{{ inventory_hostname }}"
{% for host in (groups['ipaservers'] + groups['keycloak'] + groups['radius'] + groups['generic']) %}