Puppet module to deploy Redis bundle for HA
authorDamien <dciabrin@redhat.com>
Tue, 9 May 2017 09:28:21 +0000 (05:28 -0400)
committerMichele Baldessari <michele@acksyn.org>
Thu, 25 May 2017 12:34:37 +0000 (14:34 +0200)
commit8b5b0b3f15d511f258ee7813cb525c5baff4eb75
tree1346cfd960e3dbb2bb3edc6ecec2342b7144e966
parent066dc2cecf5a30d4a0cf541b32a2ae45ae5de30a
Puppet module to deploy Redis bundle for HA

This module is used by tripleo-heat-templates to configure and deploy
Kolla-based Redis containers managed by pacemaker.

We use short-lived containers that call pcs via puppet to create
the needed pacemaker resources, properties and constraints.

Co-Authored-By: Michele Baldesari <michele@acksyn.org>
Partial-Bug: #1692924

Depends-On: I44fbd7f89ab22b72e8d3fc0a0e3fe54a9418a60f
Depends-On: Ie9b7e7d2a3cec4b121915a17c1e809e4ec950e7f

Change-Id: Ia1131611d15670190b7b6654f72e6290bf7f8b9e
manifests/profile/pacemaker/database/redis_bundle.pp [new file with mode: 0644]