mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Version Added for new apply_spm_config function
This commit is contained in:
parent
9612a6c7ad
commit
685fa911e7
@ -3003,6 +3003,9 @@ def spm_config(path):
|
||||
def apply_spm_config(overrides, defaults):
|
||||
'''
|
||||
Returns the spm configurations dict.
|
||||
|
||||
.. versionadded:: 2015.8.1
|
||||
|
||||
'''
|
||||
opts = defaults.copy()
|
||||
if overrides:
|
||||
|
Loading…
Reference in New Issue
Block a user