summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-loadbalancer/private
Commit message (Collapse)AuthorAgeFilesLines
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-183-4/+2
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* Add os_firewall to prerequisites.ymlMichael Gugino2017-12-071-7/+0
| | | | | | | This needs to be in place for crio. This role only installs and enables iptables, thus should only be run once.
* Implement container runtime roleMichael Gugino2017-12-011-3/+1
|
* Playbook Consolidation - openshift-loadbalancerRussell Teague2017-11-164-0/+54