Fix new scripts

This commit is contained in:
Mike Reeves
2018-10-11 21:17:13 -04:00
parent 9ee87a92e9
commit ae0d140b88
3 changed files with 11 additions and 9 deletions

View File

@@ -4,7 +4,9 @@
# Make sure Cross Cluster is good. Will need some logic once we have hot/warm
crossclusterson:
cmd.script:
shell: /bin/bash
runas: socore
source: salt://utility/bin/crossthestreams.sh
template: jinja
- shell: /bin/bash
- runas: socore
- source: salt://utility/bin/crossthestreams.sh
- template: jinja
{% endif %}