mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix broken yaml code block (#38002)
This commit is contained in:
parent
3dd45fbedf
commit
cd66c179cb
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ multiline encrypted secrets from pillar in a state, use the following format to
|
|||
creating extra whitespace at the beginning of each line in the cert file:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
secret.txt:
|
||||
file.managed:
|
||||
- template: jinja
|
||||
|
|
Loading…
Add table
Reference in a new issue