3007.0_2
The following changes are only related with the Docker image.
Please refer to the Salt 3007.0 Release Notes for the full list of changes.
What's Changed
- Add support for built-in
salt-minion
service.
It can be enabled by setting theSALT_MINION_ENABLED
environment variable totrue
. - ❗️ Breaking change: Rename
SALT_API_SERVICE_ENABLED
toSALT_API_ENABLED
.
SALT_API_SERVICE_ENABLED
is still supported for backward compatibility but support will be removed starting from Salt3007.2
.
More info in PR #239
Changes comparison: 3007.0_1...3007.0_2
docker pull ghcr.io/cdalvaro/docker-salt-master:3007.0_2