mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
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:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user