mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Single vs double backtick
This commit is contained in:
parent
8a8c2a68aa
commit
4ba3b77d5b
@ -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