mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove bind or ES templates
This commit is contained in:
@@ -199,9 +199,6 @@ so-logstash:
|
|||||||
{% for CONFIGFILE in PIPELINES[PL].config %}
|
{% for CONFIGFILE in PIPELINES[PL].config %}
|
||||||
- file: ls_pipeline_{{PL}}_{{CONFIGFILE.split('.')[0] | replace("/","_") }}
|
- file: ls_pipeline_{{PL}}_{{CONFIGFILE.split('.')[0] | replace("/","_") }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endfor %}
|
|
||||||
{% for TEMPLATE in TEMPLATES %}
|
|
||||||
- file: es_template_{{TEMPLATE.split('.')[0] | replace("/","_") }}
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
- require:
|
- require:
|
||||||
{% if grains['role'] in ['so-manager', 'so-helix', 'so-managersearch', 'so-standalone', 'so-import', 'so-heavynode', 'so-receiver'] %}
|
{% if grains['role'] in ['so-manager', 'so-helix', 'so-managersearch', 'so-standalone', 'so-import', 'so-heavynode', 'so-receiver'] %}
|
||||||
|
|||||||
Reference in New Issue
Block a user