summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos-at-home-ups/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars/chaos-at-home-ups/vars.yml')
-rw-r--r--inventory/group_vars/chaos-at-home-ups/vars.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory/group_vars/chaos-at-home-ups/vars.yml b/inventory/group_vars/chaos-at-home-ups/vars.yml
index 5ff68452..7b60e893 100644
--- a/inventory/group_vars/chaos-at-home-ups/vars.yml
+++ b/inventory/group_vars/chaos-at-home-ups/vars.yml
@@ -11,8 +11,8 @@ prometheus_scrape_endpoint: "{{ network_mgmt_zone.prefix | ipaddr(network_mgmt_z
prometheus_exporters_default:
- openwrt
-prometheus_special_job_nut:
- - exporter_hostname: ch-mon
- instance: "ups-{{ ups_name }}"
+prometheus_job_multitarget_nut__ups:
+ ch-mon:
+ - instance: "ups-{{ ups_name }}"
ups: "{{ ups_name }}"
server: "{{ network_mgmt_zone.prefix | ipaddr(network_mgmt_zone.offsets[inventory_hostname]) | ipaddr('address') }}"