mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #7646 from holmboe/patch-2
Single vs double backtick
This commit is contained in:
commit
99352cee34
@ -254,8 +254,8 @@ available in all minion's pillars. This makes global configuration of services
|
||||
and systems very easy but may not be desired if sensitive data is stored in the
|
||||
master configuration.
|
||||
|
||||
To disable the master config from being added to the pillar set `pillar_opts`
|
||||
to `False`:
|
||||
To disable the master config from being added to the pillar set ``pillar_opts``
|
||||
to ``False``:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user