Remove onchanges condition

This commit is contained in:
Wes
2024-07-23 16:46:18 +00:00
parent e789c17bc3
commit 17f37750e5

View File

@@ -122,8 +122,6 @@ esingestconf:
so-fleet-final-pipeline-remove:
file.absent:
- name: /opt/so/conf/elasticsearch/ingest/.fleet_final_pipeline-1
- onchanges:
- file: esingestconf
# Auto-generate Elasticsearch ingest node pipelines from pillar
{% for pipeline, config in ELASTICSEARCHMERGED.pipelines.items() %}