mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #10854 from pengyao/ext_pillar
example should use escape character
This commit is contained in:
commit
83bca6d429
@ -205,4 +205,4 @@ external pillar, add something like this to your master config:
|
||||
.. code-block:: yaml
|
||||
|
||||
ext_pillar:
|
||||
- cmd_json: "echo {'arg':'value'}"
|
||||
- cmd_json: 'echo {\"arg\":\"value\"}'
|
||||
|
Loading…
Reference in New Issue
Block a user