Puppet module to deploy MySQL bundle for HA
authorDamien Ciabrini <dciabrin@redhat.com>
Mon, 10 Apr 2017 14:27:35 +0000 (14:27 +0000)
committerDamien Ciabrini <dciabrin@redhat.com>
Fri, 2 Jun 2017 19:06:55 +0000 (15:06 -0400)
commit0e674bddfcc6e9acedb2edb605be560dff8c5b1a
tree949b2b0aa473a7e2213fbb9974e0a652e84ce833
parent066dc2cecf5a30d4a0cf541b32a2ae45ae5de30a
Puppet module to deploy MySQL bundle for HA

This module is used by tripleo-heat-templates to configure and deploy
Kolla-based mysql 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: #1692842

Depends-On: I44fbd7f89ab22b72e8d3fc0a0e3fe54a9418a60f
Depends-On: Ie9b7e7d2a3cec4b121915a17c1e809e4ec950e7f

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