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