mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #20272 from saltstack/revert-20257-arghotfix
Revert "Only softfail with a state kwarg mismatch"
This commit is contained in:
commit
8539c825f8
@ -805,7 +805,7 @@ def format_call(fun,
|
||||
'{0}.{1}'.format(fun.__module__, fun.__name__)
|
||||
)
|
||||
)
|
||||
log.critical(
|
||||
raise SaltInvocationError(
|
||||
'{0}. If you were trying to pass additional data to be used '
|
||||
'in a template context, please populate \'context\' with '
|
||||
'\'key: value\' pairs.{1}'.format(
|
||||
|
Loading…
Reference in New Issue
Block a user