summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-master/private/config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-8/+8
| | | | | | | | | | | | | | 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.
* Remove empty openshift_hosted_facts roleMichael Gugino2017-12-121-1/+0
| | | | This commit removes a now-empty role.
* Merge pull request #6278 from mgugino-upstream-stage/service_typeMichael Gugino2017-12-081-2/+2
|\ | | | | Remove openshift.common.service_type
| * Remove openshift.common.service_typeMichael Gugino2017-12-071-2/+2
| | | | | | | | | | | | | | | | This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults.
* | 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.
* Include Deprecation - openshift-masterRussell Teague2017-11-221-2/+2
|
* Playbook Consolidation - openshift-masterRussell Teague2017-11-221-0/+252