From 695131994b5a749e129fb304e8ba709acd37afe8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 26 May 2023 21:34:14 +0200 Subject: add support for chrony_exporter (replaces textfile collector) --- inventory/host_vars/ch-iot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'inventory/host_vars/ch-iot.yml') diff --git a/inventory/host_vars/ch-iot.yml b/inventory/host_vars/ch-iot.yml index cbdff09c..85d3d3ec 100644 --- a/inventory/host_vars/ch-iot.yml +++ b/inventory/host_vars/ch-iot.yml @@ -47,3 +47,11 @@ ntp_client: ntp_server: allow: - "{{ network_zones.iot.prefix }}" + + +spreadspace_apt_repo_components: + - prometheus + + +prometheus_exporters_extra: + - chrony -- cgit v1.2.3