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