Sensor NIC offload

This commit is contained in:
Mike Reeves
2023-08-01 10:03:59 -04:00
parent 2875a7a2e5
commit 87a5d20ac9
2 changed files with 4 additions and 1 deletions
@@ -9,4 +9,6 @@
. /usr/sbin/so-common
init_monitor $MNIC
{% set MNIC = salt['pillar.get']('sensor:interface') %}
init_monitor {{ MNIC }}