summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-loadbalancer/service.yml
Commit message (Collapse)AuthorAgeFilesLines
* Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-141-1/+1
|
* fix "hapoxy" typo in loadbalancer playbookMathias Merscher2016-07-061-1/+1
| | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
* Separate master and haproxy config playbooks.Andrew Butcher2016-05-261-0/+20
* Move haproxy configuration to a separate openshift-loadbalancer play. * Move the haproxy role to openshift_loadbalancer. * Add openshift_loadbalancer* facts which drive haproxy configuration.