Passed argumentes in the call _fetch_profile_opts to were in the wrong order

This commit is contained in:
Gareth J. Greenaway 2015-05-11 11:42:20 -07:00
parent 06c6a1f44a
commit 7d70e2b334

View file

@ -90,8 +90,8 @@ def get_returner_options(virtualname=None,
_options.update(
_fetch_profile_opts(
cfg,
__salt__,
virtualname,
__salt__,
_options,
profile_attr,
profile_attrs