Merge pull request #9910 from Security-Onion-Solutions/fix/curator_so_curator_cluster_warm

Remove reference to 'so-curator-cluster-warm' script since it has been removed
This commit is contained in:
weslambert
2023-03-07 16:18:05 -05:00
committed by GitHub

View File

@@ -113,15 +113,6 @@ curclusterdelete:
- mode: 755 - mode: 755
- template: jinja - template: jinja
curclustercwarm:
file.managed:
- name: /usr/sbin/so-curator-cluster-warm
- source: salt://curator/files/bin/so-curator-cluster-warm
- user: 934
- group: 939
- mode: 755
- template: jinja
so-curator: so-curator:
docker_container.{{ CURATOROPTIONS.status }}: docker_container.{{ CURATOROPTIONS.status }}:
- image: {{ GLOBALS.registry_host }}:5000/{{ GLOBALS.image_repo }}/so-curator:{{ GLOBALS.so_version }} - image: {{ GLOBALS.registry_host }}:5000/{{ GLOBALS.image_repo }}/so-curator:{{ GLOBALS.so_version }}