mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Remove onchanges condition
This commit is contained in:
@@ -122,8 +122,6 @@ esingestconf:
|
|||||||
so-fleet-final-pipeline-remove:
|
so-fleet-final-pipeline-remove:
|
||||||
file.absent:
|
file.absent:
|
||||||
- name: /opt/so/conf/elasticsearch/ingest/.fleet_final_pipeline-1
|
- name: /opt/so/conf/elasticsearch/ingest/.fleet_final_pipeline-1
|
||||||
- onchanges:
|
|
||||||
- file: esingestconf
|
|
||||||
|
|
||||||
# Auto-generate Elasticsearch ingest node pipelines from pillar
|
# Auto-generate Elasticsearch ingest node pipelines from pillar
|
||||||
{% for pipeline, config in ELASTICSEARCHMERGED.pipelines.items() %}
|
{% for pipeline, config in ELASTICSEARCHMERGED.pipelines.items() %}
|
||||||
|
|||||||
Reference in New Issue
Block a user