From 1c42d70d3097ba0969c28f65973c68020941a869 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 31 Jul 2023 10:36:00 -0400 Subject: [PATCH] Update soc_sensor.yaml --- salt/sensor/soc_sensor.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/salt/sensor/soc_sensor.yaml b/salt/sensor/soc_sensor.yaml index 61466b2b1..0774e9bcf 100644 --- a/salt/sensor/soc_sensor.yaml +++ b/salt/sensor/soc_sensor.yaml @@ -1,7 +1,9 @@ sensor: interface: description: Main sensor monitoring interface. - helpLink: sensor.html + helpLink: sensor.html + readonly: True mtu: description: Main IP address of the grid host. - helpLink: host.html \ No newline at end of file + helpLink: host.html + readonly: True