cmd.script - Fix location

This commit is contained in:
Mike Reeves
2019-09-19 10:22:10 -04:00
parent 9421e4d8e2
commit b68391acd0
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
crossclusterson:
cmd.script:
- shell: /bin/bash
- cwd: /root
- cwd: /opt/so
- runas: socore
- source: salt://utility/bin/crossthestreams.sh
- template: jinja
@@ -16,7 +16,7 @@ crossclusterson:
fixsearch:
cmd.script:
- shell: /bin/bash
- cwd: /root
- cwd: /opt/so
- runas: socore
- source: salt://utility/bin/eval.sh
- template: jinja