mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Backport #20963 to 2015.2
This commit is contained in:
parent
af686771fe
commit
8b024927b1
@ -849,7 +849,7 @@ def format_call(fun,
|
||||
'{0}.{1}'.format(fun.__module__, fun.__name__)
|
||||
)
|
||||
)
|
||||
raise SaltInvocationError(
|
||||
log.critical(
|
||||
'{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