Merge pull request #6440 from Security-Onion-Solutions/TOoSmOotH-patch-2

Fix for the clustername used in wrong context
This commit is contained in:
Mike Reeves
2021-12-02 15:35:26 -05:00
committed by GitHub

View File

@@ -327,7 +327,7 @@ so-elasticsearch-pipelines-file:
so-elasticsearch-pipelines: so-elasticsearch-pipelines:
cmd.run: cmd.run:
- name: /opt/so/conf/elasticsearch/so-elasticsearch-pipelines {{ esclustername }} - name: /opt/so/conf/elasticsearch/so-elasticsearch-pipelines {{ grains.host }}
- onchanges: - onchanges:
- file: esingestconf - file: esingestconf
- file: esingestdynamicconf - file: esingestdynamicconf