mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
set the cluster for import node
This commit is contained in:
@@ -10,7 +10,7 @@ crossclusterson:
|
||||
- template: jinja
|
||||
|
||||
{% endif %}
|
||||
{% if grains['role'] == 'so-eval' %}
|
||||
{% if grains['role'] in ['so-eval', 'so-import'] %}
|
||||
fixsearch:
|
||||
cmd.script:
|
||||
- shell: /bin/bash
|
||||
|
||||
Reference in New Issue
Block a user