mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #23552 from garethgreenaway/2015_5_returner_fix_broken_previous_pr
Fix for an issue caused by a previous pull request
This commit is contained in:
commit
b593328176
1 changed files with 1 additions and 1 deletions
|
@ -90,8 +90,8 @@ def get_returner_options(virtualname=None,
|
|||
_options.update(
|
||||
_fetch_profile_opts(
|
||||
cfg,
|
||||
__salt__,
|
||||
virtualname,
|
||||
__salt__,
|
||||
_options,
|
||||
profile_attr,
|
||||
profile_attrs
|
||||
|
|
Loading…
Add table
Reference in a new issue