mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #44205 from rallytime/bp-44177
Back-port #44177 to 2016.11
This commit is contained in:
commit
e10395483d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue