# Service overrides
SETUP_DEBUG=0
# Example of overriding instance at service level (optional)
# CSL_INSTANCE=prod

# Logging level for the csl-setup agent. Accepts DEBUG, INFO, WARNING, ERROR,
# CRITICAL. Default is INFO. Set to DEBUG when investigating offline setup,
# installer staging, or docker-load problems — the agent logs every step
# under [offline-staging:*], [ensure-offline-dirs], and [stage-installer]
# prefixes at the DEBUG level. Remember to flip back to INFO once you're
# done; DEBUG is chatty.
# CSL_LOG_LEVEL=DEBUG
