From 913135d21866324c7b683f0dc56b1db9ecbf55e1 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Thu, 31 Mar 2022 22:46:34 -0700 Subject: [PATCH] Fix typo --- homelab/server/config/prometheus/prometheus.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/homelab/server/config/prometheus/prometheus.yml b/homelab/server/config/prometheus/prometheus.yml index 2d157421..eb753ada 100644 --- a/homelab/server/config/prometheus/prometheus.yml +++ b/homelab/server/config/prometheus/prometheus.yml @@ -60,5 +60,4 @@ scrape_configs: - job_name: 'tasmota' scrape_interval: 60s static_configs: - - targets: ['tasmota-F6441E-1054','tasmota-F6D7D3-6099','tasmota-F6F062-4194 -tasmota-F6F062-4194'] + - targets: ['tasmota-F6441E-1054','tasmota-F6D7D3-6099','tasmota-F6F062-4194']