From 375f8a0055cb3d4415d3c11d5bd088ed4e058291 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Tue, 30 Aug 2022 07:28:25 -0500 Subject: [PATCH] grafana: don't use autossh anymore --- files/grafana/dashboards/system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/grafana/dashboards/system.json b/files/grafana/dashboards/system.json index 48fcd00..97af267 100644 --- a/files/grafana/dashboards/system.json +++ b/files/grafana/dashboards/system.json @@ -5392,7 +5392,7 @@ { "key": "url", "operator": "=", - "value": "10.8.0.1" + "value": "10.255.0.1" }, { "condition": "AND", @@ -5448,7 +5448,7 @@ { "key": "url", "operator": "=", - "value": "10.8.0.1" + "value": "10.255.0.1" }, { "condition": "AND",