mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 05:57:49 +02:00
add receiver node
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- if grains.role in ['so-heavynode'] %}
|
||||
{%- if grains.role in ['so-heavynode', 'so-receiver'] %}
|
||||
{%- set HOST = salt['grains.get']('host') %}
|
||||
{%- else %}
|
||||
{%- set HOST = salt['grains.get']('master') %}
|
||||
|
||||
Reference in New Issue
Block a user