mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
17 lines
710 B
ReStructuredText
17 lines
710 B
ReStructuredText
===========================
|
|
In Progress: Salt 2017.7.6 Release Notes
|
|
===========================
|
|
|
|
Version 2017.7.6 is an **unreleased** bugfix release for :ref:`2017.7.0 <release-2017-7-0>`.
|
|
This release is still in progress and has not been released yet.
|
|
|
|
Option to Return to Previous Pillar Include Behavior
|
|
----------------------------------------------------
|
|
|
|
Prior to version 2017.7.3, keys from :ref:`pillar includes <pillar-include>`
|
|
would be merged on top of the pillar SLS. Since 2017.7.3, the includes are
|
|
merged together and then the pillar SLS is merged on top of that.
|
|
|
|
The :conf_master:`pillar_includes_override_sls` option has been added allow
|
|
users to switch back to the pre-2017.7.3 behavior.
|