summaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/loadbalancer.pp
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19Add loadbalancer profile for ha & non-haEmilien Macchi1-0/+55
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