mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Fixing default redis.host in documentation
This commit is contained in:
parent
e60c40398b
commit
44e37bf6e5
@ -9,7 +9,7 @@ Module to provide redis functionality to Salt
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
redis.host: 'localhost'
|
||||
redis.host: 'salt'
|
||||
redis.port: 6379
|
||||
redis.db: 0
|
||||
redis.password: None
|
||||
|
Loading…
Reference in New Issue
Block a user