This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
docker-salt-master/assets/runtime/env-defaults.sh
2018-09-24 21:40:37 +02:00

6 lines
156 B
Bash
Executable File

#!/usr/bin/env bash
##### Logging settings #####
SALT_LOG_LEVEL=${SALT_LOG_LEVEL:-warning}
SALT_LEVEL_LOGFILE=${SALT_LEVEL_LOGFILE:-warning}