mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-01 22:03:37 +01:00
Switch ownership of curl config to socore
This commit is contained in:
@@ -173,6 +173,8 @@ 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
|
||||
|
||||
|
||||
@@ -113,8 +113,6 @@ elastic_curl_config_distributed:
|
||||
- source: salt://elasticsearch/files/curl.config.template
|
||||
- template: jinja
|
||||
- mode: 600
|
||||
- user: 939
|
||||
- group: 939
|
||||
- show_changes: False
|
||||
|
||||
# Must run before elasticsearch docker container is started!
|
||||
|
||||
Reference in New Issue
Block a user