mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Whitespace fix
This commit is contained in:
parent
dd9115466e
commit
4427f42bb6
1 changed files with 1 additions and 1 deletions
|
@ -497,7 +497,7 @@ def get_or_set_hash(name,
|
|||
salt '*' grains.get_or_set_hash 'django:SECRET_KEY' 50
|
||||
|
||||
.. warning::
|
||||
|
||||
|
||||
This function could return strings which may contain characters which are reserved
|
||||
as directives by the YAML parser, such as strings beginning with `%`. To avoid
|
||||
issues when using the output of this function in an SLS file containing YAML+Jinja,
|
||||
|
|
Loading…
Add table
Reference in a new issue