summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-node/private/containerized_nodes.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove last of openshift_node role meta-dependsMichael Gugino2018-01-021-0/+1
| | | | | | | | Remove last non-taskless meta-depends from openshift_node role. Remove variable 'openshift_node_upgrade_in_progress' as it is no longer used.
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-2/+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-1/+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-1/+0
|
* Remove openshift_clock from meta dependsMichael Gugino2017-11-271-0/+1
| | | | | This commit adds openshift_clock role to required plays instead of using meta_depends.
* Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-0/+19