Move background jobs to cron

This commit is contained in:
Jason Ertel
2022-11-17 09:50:41 -05:00
parent c572848ece
commit 0ffef75d7b
4 changed files with 17 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
PIPE_OWNER=${PIPE_OWNER:-socore}
PIPE_GROUP=${PIPE_GROUP:-socore}
SOC_PIPE=${SOC_PIPE_REQUEST:-/opt/so/conf/soc/salt.pipe}
SOC_PIPE=${SOC_PIPE_REQUEST:-/opt/so/conf/soc/salt/pipe}
function log() {
echo "$(date) | $1"