Bind redis-sentinel to its network
authorMichele Baldessari <michele@acksyn.org>
Fri, 17 Mar 2017 11:01:15 +0000 (12:01 +0100)
committerMichele Baldessari <michele@acksyn.org>
Fri, 17 Mar 2017 11:01:15 +0000 (12:01 +0100)
commitb6a7ac432c59aedd6bf9795270bfe7a58cd90379
tree2ead3c8669b07f6ed49ead76c574c40bab447b9a
parent6e1213edc585eceb5b724b4f8ec08fc58fe6c318
Bind redis-sentinel to its network

We currently do not bind redis-sentinel to any IP:
redis      21144  0.0  0.0 142908  5908 ?        Ssl  07:43   0:11 /usr/bin/redis-sentinel *:26379 [sentinel]

Let's bind it to the same network as redis.

Change-Id: I8a782ae1db84eb614aa3995a1638a2f370e70d06
Partial-Bug: #1673715
puppet/services/database/redis-base.yaml