mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Added missing code-block to redis returner docs
This commit is contained in:
parent
0307fdbe9a
commit
cc4fced667
@ -6,6 +6,8 @@ To enable this returner the minion will need the python client for redis
|
||||
installed and the following values configured in the minion or master
|
||||
config, these are the defaults:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
redis.db: '0'
|
||||
redis.host: 'salt'
|
||||
redis.port: 6379
|
||||
|
Loading…
Reference in New Issue
Block a user