mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
Due to dir ownership restrictions need to run crossthestreams and eval as root
This commit is contained in:
@@ -173,8 +173,6 @@ elastic_curl_config:
|
||||
- name: /opt/so/conf/elasticsearch/curl.config
|
||||
- source: salt://elasticsearch/curl.config
|
||||
- mode: 600
|
||||
- user: 939
|
||||
- group: 939
|
||||
- show_changes: False
|
||||
- makedirs: True
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@ crossclusterson:
|
||||
cmd.script:
|
||||
- shell: /bin/bash
|
||||
- cwd: /opt/so
|
||||
- runas: socore
|
||||
- source: salt://utility/bin/crossthestreams
|
||||
- template: jinja
|
||||
- defaults:
|
||||
@@ -22,7 +21,6 @@ fixsearch:
|
||||
cmd.script:
|
||||
- shell: /bin/bash
|
||||
- cwd: /opt/so
|
||||
- runas: socore
|
||||
- source: salt://utility/bin/eval
|
||||
- template: jinja
|
||||
- defaults:
|
||||
|
||||
Reference in New Issue
Block a user