mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #30609 from seanjnkns/backport_30602
Fix documentation for pillar_merge_lists which default is False, not …
This commit is contained in:
commit
89b4f3de1b
1 changed files with 1 additions and 1 deletions
|
@ -2327,7 +2327,7 @@ strategy between different sources. It accepts 4 values:
|
|||
|
||||
.. versionadded:: 2015.8.0
|
||||
|
||||
Default: ``True``
|
||||
Default: ``False``
|
||||
|
||||
Recursively merge lists by aggregating them instead of replacing them.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue