Add loadbalancer profile for ha & non-ha
authorEmilien Macchi <emilien@redhat.com>
Thu, 5 May 2016 15:41:21 +0000 (11:41 -0400)
committerEmilien Macchi <emilien@redhat.com>
Thu, 19 May 2016 09:15:11 +0000 (11:15 +0200)
commit826b27153146c71e5349a0f7594fbd98997d6115
tree0111f62cdec5119e68cfd2fb28f880a05e8f01a6
parent42865aed6f3375edbac31a52bb9e73cabfbb059a
Add loadbalancer profile for ha & non-ha

The profile contains Puppet classes to deploy loadbalancer services
(HAproxy & Keepalived) for ha & non-ha scenarios.

A future iteration will split HAproxy & keepalived, but for now, we just
want to move out the code from THT to puppet-tripleo.

Change-Id: I9b106dcc1a4d446ab5dea8430ed295e6ec209cbd
Implements: blueprint refactor-puppet-manifests
manifests/profile/base/loadbalancer.pp [new file with mode: 0644]
manifests/profile/pacemaker/loadbalancer.pp [new file with mode: 0644]