Due to dir ownership restrictions need to run crossthestreams and eval as root

This commit is contained in:
Jason Ertel
2021-06-06 16:36:35 -04:00
parent bebba7d280
commit fdab17a3b9
2 changed files with 0 additions and 4 deletions

View File

@@ -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

View File

@@ -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: