dont append

This commit is contained in:
m0duspwnens
2020-07-30 16:42:59 -04:00
parent 8d044084e1
commit 2ad17dfd06

View File

@@ -22,7 +22,7 @@ INSTALLEDSALTVERSION=$(salt --versions-report | grep Salt: | awk {'print $2'})
DEFAULT_SALT_DIR=/opt/so/saltstack/default
BATCHSIZE=5
SOUP_LOG=/root/soup.log
exec 3>&1 1>>${SOUP_LOG} 2>&1
exec 3>&1 1>${SOUP_LOG} 2>&1
manager_check() {
# Check to see if this is a manager