Puppet: Split out controller pacemaker manifest
authorDan Prince <dprince@redhat.com>
Thu, 7 May 2015 02:22:39 +0000 (22:22 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 11 May 2015 12:23:34 +0000 (08:23 -0400)
commit607ea9c8d30d752b01881e2ac913c712f0243272
treefb14aa7a7d61f2bf0a05e7149f51d436a4b0e0f5
parent92377361c76a612457cc147a0608d94db430a771
Puppet: Split out controller pacemaker manifest

This patch adds support for using the Heat resource registry
so that end users can enable pacemaker. Using this approach
allows us to isolate all of the pacemaker logic for the
controller in a single template rather than use conditionals
for every service that must support it.

Change-Id: Ibefb80d0d8f98404133e4c31cf078d729b64dac3
overcloud-resource-registry-puppet.yaml
puppet/controller-config-pacemaker.yaml [new file with mode: 0644]
puppet/controller-config.yaml [new file with mode: 0644]
puppet/controller-post-puppet.yaml
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp [new file with mode: 0644]