2018.3.3
The following changes are only related with the docker image.
Please refer to the SaltStack Release Notes for the list of changes in SaltStack.
- Upgrade
salt-master
to2018.3.3
- Change Docker base image to
ubuntu:xenial-20181113
- Add
GitPython
support - Add
PyGit2
support - Expose
/home/salt/data/logs
- Run
salt-master
assalt
user - Add support for setting timezone
- Add logrotate support
- Add supervisor support
- Add cron support
- Add Docker Labels from label-schema.org
- Add CircleCI continuous integration
- Addressed a bug that caused the container to crash when
/home/salt/data/keys/minions
was not present