summaryrefslogtreecommitdiff
path: root/roles/openshift_loadbalancer
AgeCommit message (Expand)Author
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-19Merge pull request #6469 from mgugino-upstream-stage/plugin-consolidateScott Dodson
2017-12-18Remove some small items from openshift_factsMichael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-14Deprecate using Ansible tests as filtersRussell Teague
2017-12-06Merge pull request #6034 from cwilkers/containerized-lb-portfixScott Dodson
2017-12-01Implement container runtime roleMichael Gugino
2017-11-30retry package operationsLuke Meyer
2017-11-22Include Deprecation - openshift-loadbalancerRussell Teague
2017-11-06Mod startup script to publish all frontend bindsChandler Wilkerson
2017-09-06Remove openshift-commonMichael Gugino
2017-08-25Default to global setting for firewall.Kenny Woodson
2017-08-14Removing dependencies for openshift_repos and setting them up early in the cl...Kenny Woodson
2017-08-10Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson
2017-08-09Adding a default condition and removing unneeded defaults.Kenny Woodson
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-07-20Pass first master's openshift_image_tag to openshift_loadbalancer for contain...Andrew Butcher
2017-05-09Update systemd units to use proper container service nameSteve Milner
2017-01-25Fix containerized haproxy configAndrew Lau
2017-01-21Add containzerized haproxy optionAndrew Lau
2016-11-28Refactored to use Ansible systemd moduleRussell Teague
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-11-16Merge pull request #2606 from abutcher/nuage-haproxy-portTim Bielawa
2016-11-01Fix changed_whenScott Dodson
2016-10-31Touch all ini_file files before using themScott Dodson
2016-10-14Add nuage rest server port to haproxy firewall rules.Andrew Butcher
2016-10-06Error out if containerized=true for lb host.Devan Goodwin
2016-10-03Filterize haproxy frontends/backends and add method for providing additional ...Andrew Butcher
2016-07-28Fix haproxy logsScott Dodson
2016-06-08Add openshift_loadbalancer_facts role to set lb facts prior to running depend...Andrew Butcher
2016-06-01Add haproxy_frontend_port to vars for openshift-loadbalancer.Andrew Butcher
2016-05-26Separate master and haproxy config playbooks.Andrew Butcher