Skip to content

Commit

Permalink
Merge pull request #54686 from garethgreenaway/2019_2_1_port_51098
Browse files Browse the repository at this point in the history
[master] Porting #51098 to master
  • Loading branch information
dwoz authored Dec 23, 2019
2 parents d447d80 + ba7c969 commit 2184bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions salt/sdb/memcached.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
mymemcache:
driver: memcached
host: localhost
port: 11211
memcached.host: localhost
memcached.port: 11211
The ``driver`` refers to the memcached module, ``host`` and ``port`` the
memcached server to connect to (defaults to ``localhost`` and ``11211``,
Expand Down

0 comments on commit 2184bf9

Please sign in to comment.