From 72c9628c6181e404da151d290ee9657ccd7e8a8e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 27 Jul 2021 20:24:15 +0200 Subject: add prometheus to ele-router --- inventory/host_vars/ele-mon.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'inventory/host_vars/ele-mon.yml') diff --git a/inventory/host_vars/ele-mon.yml b/inventory/host_vars/ele-mon.yml index 9fe9558c..967093be 100644 --- a/inventory/host_vars/ele-mon.yml +++ b/inventory/host_vars/ele-mon.yml @@ -85,3 +85,4 @@ prometheus_server_jobs_extra: | - 192.168.42.173:9100 - 192.168.42.174:9100 - 192.168.42.175:9100 + - 192.168.42.254:9100 -- cgit v1.2.3