summaryrefslogtreecommitdiff
path: root/roles/haproxy
AgeCommit message (Collapse)Author
2016-05-26Separate master and haproxy config playbooks.Andrew Butcher
* Move haproxy configuration to a separate openshift-loadbalancer play. * Move the haproxy role to openshift_loadbalancer. * Add openshift_loadbalancer* facts which drive haproxy configuration.
2016-05-02Default os_firewall_use_firewalld to false in os_firewall and remove overrides.Andrew Butcher
2016-03-07Add setting for configuring nofile limit for haproxyJason DeTiberus
2016-03-01disable http-server-close optionJason DeTiberus
2016-02-29Increase maxconn settings for haproxy lbJason DeTiberus
2016-01-20Use haproxy frontend port for os_firewall.Andrew Butcher
2016-01-15Remove pause after haproxy startAndrew Butcher
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-02Fedora changes:Adam Miller
- ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
2015-11-04more tweaksJason DeTiberus
2015-11-04additional ha related updatesJason DeTiberus
2015-11-04Start of true master haJason DeTiberus