Set puppet-redis managed_by_cluster_manager to true
authorMichele Baldessari <michele@acksyn.org>
Fri, 5 May 2017 10:37:01 +0000 (12:37 +0200)
committerMichele Baldessari <michele@acksyn.org>
Sat, 6 May 2017 17:09:08 +0000 (19:09 +0200)
commitdde4f6d1cf6e4c2968c910fb0f1139ef391c3b6d
treeceebb8218dd15b3e199ead56d75b2ce28b580dc4
parent5fc8d234dd962b641c4daeae241b98c63f3fa84d
Set puppet-redis managed_by_cluster_manager to true

Via https://github.com/arioch/puppet-redis/pull/192 puppet-redis grew
ulimit support also for pacemaker managed redis instances. To be able to
use that we need to set redis::managed_by_cluster_manager to true.

We also allow redis::ulimit to be configurable and we set a default of
10420 which was the default value before the above change.

Change-Id: I06129870665d7d3bfa09057fd9f0a33a99f98397
Depends-On: I4ffccfe3e3ba862d445476c14c8f2cb267fa108d
Closes-Bug: #1688464
puppet/services/database/redis-base.yaml
puppet/services/pacemaker/database/redis.yaml