summaryrefslogtreecommitdiffstats
path: root/roles/openshift_loadbalancer/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Filterize haproxy frontends/backends and add method for providing additional ↵Andrew Butcher2016-10-031-5/+46
| | | | frontends/backends.
* Separate master and haproxy config playbooks.Andrew Butcher2016-05-261-0/+34
* Move haproxy configuration to a separate openshift-loadbalancer play. * Move the haproxy role to openshift_loadbalancer. * Add openshift_loadbalancer* facts which drive haproxy configuration.