Puppet module to deploy RabbitMQ bundle for HA
authorDamien Ciabrini <dciabrin@redhat.com>
Mon, 10 Apr 2017 09:42:15 +0000 (09:42 +0000)
committerDamien <dciabrin@redhat.com>
Tue, 30 May 2017 11:32:47 +0000 (07:32 -0400)
commit04ff27d3bc8e6bfccaa9bec4b713d0ee434031dc
tree67f991504084e7ebda07143e1c59243b753d10f8
parent066dc2cecf5a30d4a0cf541b32a2ae45ae5de30a
Puppet module to deploy RabbitMQ bundle for HA

This module is used by tripleo-heat-templates to configure and deploy
Kolla-based RabbitMQ 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 Baldessari <michele@acksyn.org>
Co-Authored-By: John Eckersberg <jeckersb@redhat.com>
Partial-Bug: #1692909

Change-Id: I0722e4a4d4716f477e8304cfa1aadd3eef7c2f31
Depends-On: I44fbd7f89ab22b72e8d3fc0a0e3fe54a9418a60f
Depends-On: Ie9b7e7d2a3cec4b121915a17c1e809e4ec950e7f
manifests/profile/pacemaker/rabbitmq_bundle.pp [new file with mode: 0644]