mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 15:33:06 +01:00
remove role from node_config for telegraf
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"role": "{{ grains.id.split('_') | last }}",
|
||||
"manint": "{{ salt['pillar.get']('host:mainint', '') }}",
|
||||
{%- if grains.role in ['so-standalone', 'so-eval', 'so-sensor', 'so-heavynode', ] %}
|
||||
"monint": "{{ salt['pillar.get']('sensor:interface', '') }}"
|
||||
|
||||
Reference in New Issue
Block a user