mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
1.3 KiB
1.3 KiB
Salt 2015.8.8.2 Release Notes
Version 2015.8.8.2 is a bugfix release for 2015.8.0 <release-2015-8-0>
.
Fixes to 2015.8.8
Salt 2015.8.8.2 includes fixes for the following known issues in 2015.8.8:
- Key master with value [...] has an invalid type of list Error (
32044
) - Failed to import module win_dacl Error (
32004
) - Wrong validation type for file_ignore_glob key (
32114
) - Fix file.managed for windows (
31969
)
Important
32183
prevents
Salt Cloud from installing the Salt minion on new systems. To workaround
this issue, call salt-cloud -u
to update the bootstrap
script to the latest version.
Changelog for v2015.8.8..v2015.8.8.2
Generated at: 2018-05-28 00:29:12 UTC
403563e441
Change type check errors to debug loglevel8323005b3d
Support multiple valid option types when performing type checks2f95082a96
Fixed validation type for file_ignore_glob Fixes #321142685e61d9e
Move constant declaration into member variable to avoid issues when modules can't be loaded.bc10d7dede
Add apply_template_on_contents for windows